Hi, i want to know if it's possible to specify a list for an instance variable. Example: in the tutorial, what would i do if a book has more than one author? In an OO point of view, i would make a list of the authors of that book and make that list an instance variable. Can i map such a thing with torque or i have to do it manually each time i get and save my book object?
thanks Nicolas -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
