Other Framewoks

Discussion of open issues, suggestions and bugs regarding Entity Framework support in ADO.NET Data providers
Post Reply
khh
Posts: 37
Joined: Wed 17 Nov 2004 17:10

Other Framewoks

Post by khh » Sat 09 Nov 2013 16:12

Is it possible to build a template for a another ORM framework?
For example Doctrine (PHP language).

Shalex
Site Admin
Posts: 9543
Joined: Thu 14 Aug 2008 12:44

Re: Other Framewoks

Post by Shalex » Mon 11 Nov 2013 09:09

Yes, it is possible. You should take an existing template (e.g.: NHibernate template) and modify it to change the result of code generation.

khh
Posts: 37
Joined: Wed 17 Nov 2004 17:10

Re: Other Framewoks

Post by khh » Sat 16 Nov 2013 12:42

Very interesting.

Thank you

khh
Posts: 37
Joined: Wed 17 Nov 2004 17:10

Re: Other Framewoks

Post by khh » Sat 16 Nov 2013 12:44

Is there any place users can share templates?

Shalex
Site Admin
Posts: 9543
Joined: Thu 14 Aug 2008 12:44

Re: Other Framewoks

Post by Shalex » Mon 18 Nov 2013 14:21

If you want to share your template, please post it in this thread.

Post Reply