[Seaside-dev] Seaside-Core-EstebanMaringolo.881

Philippe Marschall philippe.marschall at gmail.com
Tue Feb 28 18:18:54 UTC 2017


Hi

The reasoning for moving it given is:

> It was being initialized before the accessor was installed in the class.

Isn't that a bug in the class initialization? I mean sure, if you send
#initialize to the class before you load the code of the class it's
not going to work. But a whole lot of other code isn't going to work
as well.

Cheers
Philippe


More information about the seaside-dev mailing list