I wanted 开发者_如何学Pythonto know if it were possible to pass a CLOB (8k String) to a .net dll?
I am using a proprietary languag开发者_StackOverflowe called VGL which really does not type variables at all.
Mostly in rails if you write my_obj.attr 开发者_运维知识库it looks up attr in the database and reports it back. How do you create a custom def attr method that internally queries the database for attr