Is it possible to build a template for a another ORM framework?
For example Doctrine (PHP language).
Other Framewoks
Re: Other Framewoks
Yes, it is possible. You should take an existing template (e.g.: NHibernate template) and modify it to change the result of code generation.
Re: Other Framewoks
Is there any place users can share templates?
Re: Other Framewoks
If you want to share your template, please post it in this thread.