Google Groups Home
Help | Sign in
new alpha of FormKit (0.9a)
There are currently too many topics in this group that display first. To make this topic appear first, remove this option from another topic.
There was an error processing your request. Please try again.
flag
  5 messages - Collapse all  -  Translate all to Translated (View all originals)
The group you are posting to is a Usenet group. Messages posted to this group will make your email address visible to anyone on the Internet.
Your reply message has not been sent.
Your post was successful
 
From:
To:
Cc:
Followup To:
Add Cc | Add Followup-to | Edit Subject
Subject:
Validation:
For verification purposes please type the characters you see in the picture below or the numbers you hear by clicking the accessibility icon. Listen and type the numbers you hear
 
martin doudoroff  
View profile  
 More options Feb 28 2005, 5:22 pm
From: "martin doudoroff" <mart...@dalchemy.com>
Date: Mon, 28 Feb 2005 14:22:37 -0800
Local: Mon, Feb 28 2005 5:22 pm
Subject: new alpha of FormKit (0.9a)
We've posted a new alpha release of FormKit 0.9 at the following
address:

http://dalchemy.com/global/FormKit_0.9a.tar.gz

This release is "alpha" in the following respects:

1) we're vetting the changes we've made (and we need your input)

2) we're still testing it (there's probably a bug or three we haven't
found yet)

3) we're still working on the docs

We don't anticipate further radical changes, but we aren't ruling them
out until we've heard what the community thinks. Hopefully most of you
will be pleased with how we've addressed some of the persistent
frustrations of previous releases.

What's NEW in FK 0.9a
---------------------

1. New feature: not backwards compatible! (see below)

2. Entire package more friendly for people not using WebKit

3. Totally new Compound Field: sucks less!

4. Improvements to Validation/Conversion
        - can specify custom error message via constructor (without
subclassing)
        - support for explicitly "required" fields, no validator required
(quite handy)
        - now, if a field is NOT required and there's no input,
validation/conversion is skipped (quite handy)

5. Simplified the choice stuff for select-type widgets

6. Simplified the tag building parts of the code, especially wrt
compound fields

7. Output improvements
        - no DOM id's generated by default; can still turn it on and specify
your own (there was too much text in the code)
        - new displayData() method to get all of the pieces of a form (good
for templating)
        - rational out-of-the-can CSS style/class features
        - X/HTML output is W3C-valid
        - easier to make "accessible" forms
        - now enterprise-ready                <- joke

8. Some new fields and validators to use

9. New docs and examples, including an example Webkit "context" for
browsing the examples [some of this we're still working on]

Backwards-compatibility Problems
--------------------------------

1. FormKitMixIn.py has moved to the new plugins directory

2. BaseChoiceClasses.py has been removed; old code of yours that
references ChoiceList or Choice classes will blow up

3. A few fields and validators have been moved into modules within the
plugins/ directory

4. CompoundFields have been completely redesigned; any custom compound
field classes you have made will not work with 0.9a (sorry, dude); the
consolation is that compound fields are now kind of cool

5. If your apps depend on automatic DOM IDs from FormKit, you'll now
need to set autoID=True either when you instantiate the Form or when
you instantiate particular fields

6. Because of changes to how validation works, you may need to revisit
some of your forms

(Perhaps there are a few others. We hope you like surprises!)

Props
-----

Special thanks to Alex Reisner for his copious work on 0.9a.


    Reply to author    Forward  
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
matt.feifa...@gmail.com  
View profile  
 More options Mar 1 2005, 11:32 am
From: matt.feifa...@gmail.com
Date: Tue, 01 Mar 2005 16:32:32 -0000
Local: Tues, Mar 1 2005 11:32 am
Subject: Re: new alpha of FormKit (0.9a)
We've found some pretty stupid bugs that we left in; specifically to do
with choices in Choose-type fields. We're fixing them this morning, and
hope to have a fixed release posted today.

Sorry for the shenanigans.


    Reply to author    Forward  
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Matt Feifarek  
View profile  
 More options Mar 1 2005, 4:38 pm
From: Matt Feifarek <matt.feifa...@gmail.com>
Date: Tue, 1 Mar 2005 16:38:32 -0500
Local: Tues, Mar 1 2005 4:38 pm
Subject: Re: new alpha of FormKit (0.9a)
Ok, we fixed the few issues we found already. 0.9a2 is now available, here:

http://dalchemy.com/global/FormKit_0.9a2.tar.gz

There were no API changes or anything; just fixed some stupid
mistakes, and fixed a lot of the examples.

Thanks.


    Reply to author    Forward  
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
demen77@mail.ru  
View profile  
 More options Mar 12 2005, 11:02 am
From: "deme...@mail.ru" <deme...@mail.ru>
Date: Sat, 12 Mar 2005 08:02:29 -0800
Local: Sat, Mar 12 2005 11:02 am
Subject: Re: new alpha of FormKit (0.9a)
How install FormKit 0.9a2 as Webware plugin?
I don't find Properties.py.

With best regards, Denis Menshikov


    Reply to author    Forward  
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Matt Feifarek  
View profile  
 More options Mar 14 2005, 1:05 pm
From: Matt Feifarek <matt.feifa...@gmail.com>
Date: Mon, 14 Mar 2005 13:05:34 -0500
Local: Mon, Mar 14 2005 1:05 pm
Subject: Re: new alpha of FormKit (0.9a)
Hello Denis.

Since FormKit doesn't rely on any of the "plugin" infrastructure of
Webkit, we decided this time around to remove the "Properties.py"
file.

To use FormKit with Webkit, nothing special is required; stick it in
your site-packages, and import from it.

Is there something more that you required?


    Reply to author    Forward  
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
End of messages
« Back to Discussions « Newer topic     Older topic »

Create a group - Google Groups - Google Home - Terms of Service - Privacy Policy
©2009 Google