Manuel

>You may want to try this multi-page forms class

Thanks for the tip. If I may make a comment about the way people present
their open source contributions...

As with most code I look at, it doesn't fully meet my needs ( I really do
need a generic state engine). But is rather hard to learn from and change,
as the comments and white space have been stripped. 

Some authors compound the problem by using cryptic variable names, 
though your variable names are very clear.

It seems to me that both the author and the user benefit when code is easy
to read: the user is much more likely to read the code to learn new ideas
and techniques, and the author is much more likely to get bugfixes and
contributions from the users.

On the other hand, the benefits of stripping comments, in terms of reduced
download and executions times, seem trivial.

Just my two cents worth - thanks for all your contibutions to the php
community.

Geoff Caplan
Advantae Ltd.






-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to