Howard Lin ([EMAIL PROTECTED]) wrote: > Since no explicit constructor for User or BaseUser created by Torque, the "key" > field will be whatever default is. You can define a constructor for User(int, > stiring, ...) so you can do all your initialization there.
Actually, what I wrote was confusing. Assume that the field which I refered to as "key" was really something more like "title" or "description." What I mean was, will it leave other data fields alone when you don't specify them or will it clear them. Dan -- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - Daniel Allen, <[EMAIL PROTECTED]> http://www.mojavelinux.com/ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - "I'm old enough to know better, but still too young to care." - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
