Folks, any suggestions for a short and clear term for what is a String representation of ObjectId?
StringId SerializedId StringObjectId ? Andrus Begin forwarded message: > From: "Andrus Adamchik (Created) (JIRA)" <[email protected]> > Date: November 3, 2011 9:43:33 AM GMT+03:00 > To: [email protected] > Subject: [jira] [Created] (CAY-1639) cayenne-lifecycle: don't call String > representation of ObjectId a UUID > > cayenne-lifecycle: don't call String representation of ObjectId a UUID > ---------------------------------------------------------------------- > > Key: CAY-1639 > URL: https://issues.apache.org/jira/browse/CAY-1639 > Project: Cayenne > Issue Type: Improvement > Components: Lifecycle Extensions > Reporter: Andrus Adamchik > Assignee: Andrus Adamchik > Fix For: 3.1M4 > > > "UUID" term is used very loosely in cayenne-lifecycle. Per > http://en.wikipedia.org/wiki/Universally_unique_identifier UUID is a 16 byte > number. Our "UUID" is a String like "Artist:1"... Need to call it something > else and renamed the corresponding lifecycle classes before it made to a GA > release. Not yet sure what a good short term might be, but essentially we are > talking about an ObjectId serialized to String. > > -- > This message is automatically generated by JIRA. > If you think it was sent incorrectly, please contact your JIRA > administrators: > https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa > For more information on JIRA, see: http://www.atlassian.com/software/jira > > >
