Changes between Version 15 and Version 16 of GoogleSoC2007
- Timestamp:
- 03/08/07 11:53:45 (18 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
GoogleSoC2007
v15 v16 17 17 === SWIG Enhancements for Java === 18 18 19 [Mentor: Trevor Wekel] 20 19 21 It has been identified that while !MapGuide's Java support is good, there are some areas where the current presentation of the APIs makes it hard to work with for Java developers. We would like to enhance the way SWIG generates the Java API wrappers. See Ticket #9 and this email : http://www.nabble.com/RE%3A-RE%3A--mapguide-users-GoodDevelopment-Environment-for-MGOS-p9364766s16610.html 20 22 21 23 22 24 === REST/SOAP/XML-RPC/... Web Services === 25 26 [Mentor: Bob Bray?] 23 27 24 28 Quite a few applications end up having to write their own web services interfaces around the basic !MapGuide services. Developing these in the !MapGuide Core would allow us to reduce the amount of effort it takes to integrate !MapGuide into enterprise applications.