sivarajankumar / nosm-verse

Automatically exported from code.google.com/p/nosm-verse
0 stars 0 forks source link

supporting OL3 server (or any OL server!) #40

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
- would rather integrate with v3 than legacy version, but must support both
- http://code.google.com/p/openlabyrinth3/
- coordinate with jordan.macdonald@normed.ca

- ariadne servlet's loadfromxml() should be able to call OLv2, OLv3,
PIVOTE, etc, in other words, it should be abstracted from the servlet
altogether
- also, we should make the key on which ariadne stores assets a system
parameter (now, it would be set to an OL nodeID)

v3 shoulds:
- new xml service should just give us the EXACT same xml as getTestXML
(since it's identical to v2 remote service legacy xml, needed for backwrds
compatibility anyway)
- have avatars' params kinda mesh with those supported by SL avatars.... ;)
- counters will be remotely called/parsed by google spreadsheet import XML
function (stats service will work this way). counter xml should be
developed with this in mind...

Original issue reported on code.google.com by sanchore...@gmail.com on 19 Nov 2009 at 6:14