Open-Lowcode icon indicating copy to clipboard operation
Open-Lowcode copied to clipboard

Propose option to alphanumeric version scheme to skip I and O

Open openlowcode opened this issue 4 years ago • 0 comments

There should be an option in the alphanumeric version scheme to skip I and O in version number. This is typically used in regulated environment to avoid confusing letter I with number 1 and letter O with number 0.

Current constructor should be kept with default behaviour of using I and O for backward compatibility

class to modify: org.openlowcode.server.data.properties.version.AlphanumericVersionScheme

openlowcode avatar Jan 19 '20 08:01 openlowcode