[Seaside] Re: Automatic Object Storage To MySQL

Philippe Marschall philippe.marschall at gmail.com
Thu Jan 26 13:16:10 CET 2006


> I agree with Lukas - use meta-data. The question is where to
> put it (without altering Class/Behaviour to make space).
> Currently, I use a class method, but I'd like something
> lighter-weight. So, I've been thinking of doing something
> like Monticello, which just puts rules on the category names.
> In this case, the instance variable names would have a type suffix.
> That feels kind of ugly, though. Maybe the accessors could
> have the suffix stripped off.

MethodAnnotations or Pragmas? Or annotations for instance variables?


More information about the Seaside mailing list