On Thu, Jul 2, 2009 at 14:36, Alexander
Muylaert<[email protected]> wrote:
> We actually solved this by writing a small command line tool that we call
> from our pre build events.  It prepares the XML file for real usage.  (Don't
> save the edmx file if you haven't changed anything, our your build will take
> minutes each time).
>
> Since all our ID's always are called "ID"  we just do some magic for these
> fields

Yeah, but this isn't generic way.

I have used similar approach for me privately, but it's still not
nice. And in my private tree I have the '#PK_GEN#' done and works nice
for me. But I also would like to hear, what others using comments for;
maybe some home made ORM handles this and user(s) faced some problems
with it.

-- 
Jiri {x2} Cincura (CTO x2develop.com)
http://blog.cincura.net/ | http://www.ID3renamer.com

------------------------------------------------------------------------------
_______________________________________________
Firebird-net-provider mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/firebird-net-provider

Reply via email to