[ 
https://issues.apache.org/jira/browse/LANG-821?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14240926#comment-14240926
 ] 

James Sawle commented on LANG-821:
----------------------------------

Whilst adding the Mac OS X versions would be relatively trivial; I wonder if a 
more longer term solution would be worthwhile.

>From personal experience, it has been useful to have an enum of OS systems, 
>versions, families and architectures to help set up various parts of 
>applications (as we all know, the JVM can't abstract everything). Building 
>this into the library could therefore be useful for other people building 
>applications that rely on OS level resources.

Whilst the current methods would not be as efficient, if they were to rely on 
the enums; new more powerful methods, such as is the system between these two 
OS versions, could be provided and allow for a more generic set of methods.

Would be interested in what people think, and I apologise if that didn't make 
much sense.

> Support OS X versions in SystemUtils
> ------------------------------------
>
>                 Key: LANG-821
>                 URL: https://issues.apache.org/jira/browse/LANG-821
>             Project: Commons Lang
>          Issue Type: Improvement
>          Components: lang.*
>    Affects Versions: 3.1
>            Reporter: Henri Yandell
>             Fix For: Patch Needed
>
>
> We support different versions of Windows; why not OS X?
> See: 
> http://www.milesdennis.com/2010/05/detecting-which-os-is-running-in-java.html



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to