[Seaside] WAValueView's

Derek Brans brans at nerdonawire.com
Tue Feb 4 13:34:36 CET 2003


Avi, Julian,

I thought that WATextInput and other value views were useful.  In order 
to do a similar thing with the renderer it's quite verbose:

html attribute at: 'size' put: 30.
html textAreaWithValue: value.
callback: [:v | self model perform: (self getterSelectorFor: selector) 
withArguments: v].

or something like that anyways.  Is that how you intend these things to 
by done?  If so, why?  Also, why have you kept WAValueView around but 
removed all its subclasses?

Thanks for your reply,
Derek

Nerd on a Wire: Web and Information Solutions
Website Design - Database Systems - Site Hosting
604.874.6463
mailto:info at nerdonawire.com
For more information, visit http://nerdonawire.com



More information about the Seaside mailing list