[Seaside] OmniBase question ref. model chnages

Avi Bryant avi.bryant at gmail.com
Sat Aug 27 03:02:37 CEST 2005


On Aug 26, 2005, at 11:35 AM, Roger Whitney wrote:

> Dmiry,
>     When you add instance variables to a class add them at the end  
> of the list of instance variables as OmniBase uses the position of  
> the instance variables.

I believe it only uses (or rather, caches) position for a single  
OmniBase connection.  If, after changing the shape of your classes,  
you release the connection and open a new one, it should work fine.

Avi


More information about the Seaside mailing list