sbuller / divided-posterity

An online multiplayer browser based bonanza.
4 stars 0 forks source link

Winitems should not be pickled #17

Closed sbuller closed 15 years ago

sbuller commented 15 years ago

Pickling is undesirable as it prevents meaningful access from languages other than python. Pickle provides a convenient crutch, but will have to be replaced.

sbuller commented 15 years ago

This has been fixed by using a table.