AUTHOR_ID (or any field, for that matter) will now return its proper type, rather than the ObjectKey variants. This change was made recently in response to positive votes by most of the torque-dev team and prompting by several list members - see:
http://nagoya.apache.org/scarab/servlet/scarab/id/TRQ41 > -----Original Message----- > From: Scott Eade [mailto:[EMAIL PROTECTED]] > Sent: Tuesday, October 01, 2002 5:52 PM > To: Turbine Torque Developers List > Subject: Re: Failing test case > > > > From: "Stephen Haberman" <[EMAIL PROTECTED]> > > > > I changed the field to int earlier today and it's > compiling/running fine > > for me. > > > > > http://cvs.apache.org/viewcvs.cgi/jakarta-turbine-torque/src/r ttest/org/ > apache/torque/util/LargeSelectTest.java?rev=1.1&content-type=text/vnd.vi > ewcvs-markup > > Is there a specific reason the author id being an int won't work? Only that I don't see why AuthorId is now being generated as an int rather than a NumberKey. Exactly what was done to cause this? As far as I can tell the test case was correct when it used NumberKey - the failure of a test case doesn't necessarily mean the test case is wrong after all. > > - Stephen Scott -- Scott Eade Backstage Technologies Pty. Ltd. http://www.backstagetech.com.au -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]> -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
