[mapguide-internals] RE: [mapguide-users] Good Development Environment for MGOS

Jason Birch Jason.Birch at nanaimo.ca
Wed Mar 7 15:13:38 EST 2007


If the MapGuide Java stuff isn't following Java conventions, is this
something that can be altered with Swig so that Java developers have a
more natural experience?

Jason

-----Original Message-----
From:Joel Carranza
To: MapGuide Users Mail List
Subject: Re: [mapguide-users] Good Development Environment for MGOS

One problem i've had with developing MGOS apps in Java is that whatever
was used to build the wrapper library does not follow standard java
conventions. Specifically:

- method names start with upper case letters.
- everything throws a checked Exception
- MGOS collection classes don't extend the java collection classes


More information about the mapguide-internals mailing list