[Seaside] Decoupling html representation from objects design

Julian Fitzell julian at beta4.com
Fri Mar 12 01:06:06 CET 2004



Avi Bryant wrote:
>> Monticello will warn you if there are classes missing (that it needs) 
>> while filing in a package...
> 
> 
> Well, sort of.  It'll warn you if you try to subclass or add methods to 
> a missing class.  But it will still let Undeclared references in.  So if 
> MC doesn't complain you shouldn't get any compile errors, but your code 
> may not run properly if it can't find a certain class.

That's why I said "that it needs" ;)   Guess I could have been clearer...

Julian


More information about the Seaside mailing list