atom feed46 messages in org.opensolaris.indiana-discuss[indiana-discuss] [Fwd: [caiman-discu...
FromSent OnAttachments
Sanjay G. NadkarniSep 5, 2008 11:20 am 
Richard LoweSep 5, 2008 11:20 am 
Keith BiermanSep 5, 2008 11:20 am 
Mark PhalanSep 5, 2008 11:20 am 
Glynn FosterSep 5, 2008 11:20 am 
Mark PhalanSep 5, 2008 11:20 am 
Keith BiermanSep 5, 2008 11:20 am 
Moinak GhoshSep 5, 2008 11:20 am 
Moinak GhoshSep 5, 2008 11:20 am 
Mark PhalanSep 5, 2008 11:20 am 
Richard LoweSep 5, 2008 11:20 am 
Rich BurridgeSep 5, 2008 11:20 am 
Richard LoweSep 5, 2008 11:20 am 
Keith BiermanSep 5, 2008 11:20 am 
Moinak GhoshSep 5, 2008 11:20 am 
Mark PhalanSep 5, 2008 11:20 am 
Keith BiermanSep 5, 2008 11:20 am 
David ComaySep 5, 2008 11:20 am 
Sanjay G. NadkarniSep 5, 2008 11:21 am 
Richard EllingSep 5, 2008 11:21 am 
Richard LoweSep 5, 2008 11:21 am 
Ché KristoSep 5, 2008 11:21 am 
Craig McClanahanSep 5, 2008 11:21 am 
Elijah WrightSep 5, 2008 11:21 am 
Chris PickettSep 5, 2008 11:21 am 
Dave MinerSep 5, 2008 11:21 am 
Keith BiermanSep 5, 2008 11:21 am 
Emmanuel OkyereSep 5, 2008 11:21 am 
Richard EllingSep 5, 2008 11:21 am 
Keith BiermanSep 5, 2008 11:21 am 
David ComaySep 5, 2008 11:21 am 
Chris PickettSep 5, 2008 11:21 am 
Elijah WrightSep 5, 2008 11:21 am 
Chris PickettSep 5, 2008 11:21 am 
Abraham TehraniSep 5, 2008 11:21 am 
MCSep 5, 2008 11:21 am 
Richard EllingSep 5, 2008 11:21 am 
David ComaySep 5, 2008 11:21 am 
dSep 5, 2008 11:21 am 
Mike GerdtsSep 5, 2008 11:21 am 
Dave MinerSep 5, 2008 11:21 am 
Josh HurstSep 5, 2008 11:21 am 
Richard L. HamiltonSep 5, 2008 11:21 am 
Richard L. HamiltonSep 5, 2008 11:21 am 
Richard L. HamiltonSep 5, 2008 11:21 am 
Richard L. HamiltonSep 5, 2008 11:22 am 
Subject:[indiana-discuss] [Fwd: [caiman-discuss] contents for slim install]
From:Elijah Wright (el@stderr.org)
Date:Sep 5, 2008 11:21:12 am
List:org.opensolaris.indiana-discuss

The biggest problem is that the JOGL community seems to think that JOGL libraries (jars) should be installed per-user or per-project rather than system-wide. This is difficult for someone putting together a distribution targeting development.

Yes, this is pretty poor practice for software distribution. It seems to be relatively common among a subset of Java developers, I think largely because there are some dependency mechanisms missing from available Java tools that should have long ago been provided. :-)

There's also, perhaps, some energy being lent by the "write once, run anywhere" desires folks have -- the way to 'get that', in some cases, is to bundle everything you think people might need, rather than just the class files that make up the application itself.

--e