Am working on the assumption that inheritance doesn't work and I've tried everything I can think of, although I said the same about keys. I just thought simple inheritance to prevent having to repeat too much data would be ideal something like all applicants extend address, and simple bits like that. But the object nesting that foreign keys generate is enough for know.
I don't know if its a bug (default methodId as native) I cant even recall which part of the docs I got the impression from.
What i'd been attempting so far with inheritance also didn't include the methodId attribute. As the inheritance support with be using key that could have been the problem.
I'll post the group if i'm successful..
Cheers again Mark
On Wednesday, August 13, 2003, at 05:37 PM, Eric Emminger wrote:
Mark
Fixed with defining the methodId="native" ..
Great!
I thought i read that the native method id was the default so i didn't use it, but after i didn't get anywhere with my other attempts and the unambiguous "DOES work". I tooth combed your example, and thought what the hell.
Interesting. Maybe that's a bug.
Should I persevere with inheritance then? or not?
Hmm. Depending on what you want to do, Torque may or may not work with inheritance.
Eric
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
