I'm thinking about adding code to automatically generate a "getByPrimaryKey" method to the BasexxxPeer classes. Since this is the most commonly written method used in xxxPeer extensions, it would be a big timesaver if a default "probably the right thing" version existed in the base, and it should be fairly straightforward to generate as the primary keys are called out in the XML.
James -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
