Changes between Version 14 and Version 15 of GoogleSoC2007
- Timestamp:
- 03/08/07 11:52:52 (18 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
GoogleSoC2007
v14 v15 17 17 === SWIG Enhancements for Java === 18 18 19 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.html19 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 20 21 21 22 22 === REST/SOAP/XML-RPC/... Web Services === 23 23 24 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 integrateMapGuide into enterprise applications.24 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. 25 25 26 26 As well as the enterprise, we need to target the rapidly growing neogeography population. This will be accomplished by supporting a REST-based interface, and output formats like JSON and XML where appropriate.