Hi,
i was just wondering why it is no longer possible to set a created
Torqueclass as the baseClass of another created Torqueclass??
with Torque 2.1 it worked, but since Torque 3.0 it doesnt' ??
The xml schema whould look something like this:
---------------------------------
<table name="rdf" >
....
</table>
<table name="subrdf" baseclass="rdf">
....
</table>
----------------------------------
thx gandulf
--
To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
