snd297 / penn-ppod

Automatically exported from code.google.com/p/penn-ppod
Apache License 2.0
0 stars 0 forks source link

Meristic pPOD version number matrices get duplicate names #26

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
which Mesquite disallows. 

If you load up a project with more than one Taxa, you'll get a warning that you 
can't have duplicate names and that Mesquite is renaming them. 

Original issue reported on code.google.com by snd...@gmail.com on 16 Jul 2010 at 9:46

GoogleCodeExporter commented 9 years ago

Original comment by snd...@gmail.com on 16 Jul 2010 at 9:53

GoogleCodeExporter commented 9 years ago

Original comment by snd...@gmail.com on 25 Jan 2011 at 2:48

GoogleCodeExporter commented 9 years ago

Original comment by snd...@gmail.com on 25 Jan 2011 at 2:49

GoogleCodeExporter commented 9 years ago
Added in uuid to end of name: 
pPodVersLastUpdated.setName("pPod Version Numbers at last update " + 
UUID.randomUUID());

Original comment by snd...@gmail.com on 1 Feb 2011 at 2:07