ttamaris / oryx-editor

Automatically exported from code.google.com/p/oryx-editor
Other
0 stars 0 forks source link

Remove IDGenerator #441

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
IDGenerator contains stale code pre 1.5. OryxUUID is now used everywhere to 
generate random UUIDs, it is fair to adopt it now.

Attached a patch that removes the file and replaces its only occurrence.

Original issue reported on code.google.com by antoine....@gmail.com on 15 Jun 2010 at 6:00

Attachments:

GoogleCodeExporter commented 8 years ago
13:54:15~/w-db/oryx>svn ci -m "fix for issue 441: Remove IDGenerator"
Sending        editor/server/src/de/hpi/bpel4chor/model/GraphicalObject.java
Deleting       editor/server/src/de/hpi/bpel4chor/util/IDGenerator.java
Transmitting file data .
Committed revision 3549.

Original comment by antoine....@gmail.com on 15 Jun 2010 at 8:55