Changes between Version 14 and Version 15 of GoogleSoC2007


Ignore:
Timestamp:
Mar 8, 2007, 11:52:52 AM (17 years ago)
Author:
jbirch
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • GoogleSoC2007

    v14 v15  
    1717=== SWIG Enhancements for Java ===
    1818
    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.html
     19It 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
    2020
    2121
    2222=== REST/SOAP/XML-RPC/... Web Services ===
    2323
    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.
     24Quite 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.
    2525
    2626As 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.