Hi,
I know this question is probably silly, but anyway...
is it possible to store Python objects (function names for example) to the
database?
Please understand I do not mean a string containing the name of the
function.

I would like to store function name to the database and read them and
execute them later on in a function call (call/invoke/execute the function
putting the parentheses after the function name)


Petr Jakes
-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
sqlobject-discuss mailing list
sqlobject-discuss@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/sqlobject-discuss

Reply via email to