@ Dex,

So you want to store the actual game state in the db to recover
game-session-data after a period of time
and/or to perform game logic on the server side.

well I am sure you already know it, but there are approaches to handle
array fields within the django ORM. 
example: http://www.djangopackages.com/grids/g/arrayfield/landscape/
or: https://github.com/ecometrica/django-dbarray

but I have never tried one of them. 
could be of interest one day!

I am interested in your final solution. Maybe you can send me an email
once you decided a way to go.

thx

-- 

Raphael
http://develissimo.com



-- 
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To post to this group, send email to django-users@googlegroups.com.
To unsubscribe from this group, send email to 
django-users+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/django-users?hl=en.

Reply via email to