hi there,

out of curiosity... the design of the classes in webware seems to lead to prefer a "getter" method property() over self.property approach. for example we have request().fields() being a method returning a dictionary, instead of having the request().fields dictionary directly.

the Page.actions() uses the same idiom. is there a reasoning
behind this of it's just a matter of taste?

i'm asking beacuse i'm playing around with that ASP.NET event's thing (see the recent thread) and i would like to stick to webware conventions as much as possibile. to recap, in hindsight, if you had to rewrite th webware class layout today would you guys make the same decisions?

later,
deelan







-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
_______________________________________________
Webware-discuss mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/webware-discuss

Reply via email to