Page 1 of 1

OpenSpace loading and saving from database

Posted: 26 Apr 2010, 10:05
by Fun Bobby
Hi,

i have different users in different rooms and each user has its own map-File in the filesystem. this approach works nice so far (by copying a standard map for each user and adding his name/userid).

in the next step i dont want to have all the openSpace in my filesystem, but rather stored in my database.

so what would be the best way to store the openSpace maps in the database and access them from client size, without creating a file in filesystem.

maybe i am missing something, that is already there, but what would be your best approach?

thanks in forward

Posted: 26 Apr 2010, 17:16
by Bax
The OpenSpace Extension contains a number of methods you can override to do what you need to do. Check the online server-side API documentation for more informations.