You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@ofbiz.apache.org by Al Byers <by...@automationgroups.com> on 2008/01/16 19:48:26 UTC

Java version string library

I have java question that is tough to query on and I am hoping my OFBiz
friends can help me out.
I want to implement a version id ( such as ContentRevision has) that has the
form, "1.02" - with major and minor revisions.
Is there an existing library for dealing with the incrementing and ordering
of strings of this type?

Thanks,
-Al