[Seaside] isolate: not working properly

radoslav hodnicak rh at 4096.sk
Fri Sep 24 12:14:02 CEST 2004


On Thu, 23 Sep 2004, Jon Paynter wrote:

> Try this:
>
> code WAComponent>>initialize like you want.
>
> Then, In the spot where you were doing lazy initilization, put in an
> error check that will raise a walkback if decoration is nil.  Include an
> error message that points people to their lack of 'super initialize' ...
> "verify you are calling super initialize in your initialize method", or
> add an explaination in the method comments.
>
> painful in the short run.. but long term its a good thing.

Sorry, but as developer I neither should nor want to care if some internal
things in the framework I'm using are initialized properly

rado



More information about the Seaside mailing list