Change By: Daniel Lipp (12/Jul/13 9:12 AM)
Description: Currently There's actually two things  we  have to do:
a) Change the id generation - currently we
're just using the System.currentTimeMillis - what is obviously not guaranteed to be unique. We should implement something smarter there.

One Idea is to use read, increment then write back
b) Not store all processInstances as siblings but create  a  value from JCR  structure  -  properly synchronized of course. Maybe there's more elegant ways to do.  else we might run into performance problems
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira



----------------------------------------------------------------
For list details, see: http://www.magnolia-cms.com/community/mailing-lists.html
Alternatively, use our forums: http://forum.magnolia-cms.com/
To unsubscribe, E-mail to: <[email protected]>
----------------------------------------------------------------

Reply via email to