Hallo, does someone use TT as a code generation tool?
This is my aim. I am using Vim. I searched everything in Vim and this is what I thought is the best: http://www.vim.org/scripts/script.php?script_id=1311 My Problem now is, that I do not understand Perl (I understand PHP which is similar but not so sophisticated). I want also to have a DB connection to generate Code, which e.g. calls StoredProcedures. So I need the name of all stored procedures of a Database plus the name of its variables plus the types of the variables. So I can generate classes. I did this before. I am working with C# on windows. I have written a Vim plugin for coding in the TT language. If someone is interested, I can posted here. - This is what I can do for you. - Maybe somone else is interested in this theme. I have also contact with the author of Vimplate - maybe he is here also (Urs - bist Du da? ;-) Best regards, Klaus _______________________________________________ templates mailing list [email protected] http://lists.template-toolkit.org/mailman/listinfo/templates
