On 27-12-2010 21:23, mdipierro wrote: > cube2py is just a scaffolding app + plugin_wiki. The code is in > question is also in plugin_wiki although people do not seem to use it > (and I am not sure it is in general a good idea to store code in db). > I wonder why not ? it might be unconventional, and the advantage is that the code can not be so easily changed (by accident). And isn't a file system not just a crappy ( almost not relational) database ?
And if you look at e.g. Sage, code is even stored in between text files ;-) cheers, Stef

