"Guido Sohne" <[EMAIL PROTECTED]> writes:

> 4. Instead of a blob make a foreign key into a User table in the OM that has
> to
> contain the actual data the application will require on its users. That way
> the
> table can be extended in project-schema.xml by simply adding new Fields.
> That would mean that the OM for that will be automatically be created too.

Short of not removing the blob, that's the best solution I've seen so
far.  I think that John's recent changes to Torque allow schemas to
reference each other (somehow).

Daniel


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to