thecocce / delphi-orm

Automatically exported from code.google.com/p/delphi-orm
0 stars 0 forks source link

Spliting persistence and mapping #4

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
I would implementing mapping by attributes on DORM
and i see that are mixing on dorm.cfg

{
  "persistence": {...},
  "mapping":    {...}
}

I think that this should be splitted in:

dorm.cfg
dorm.map

So i can continue using dorm.cfg to things about connection and strategies, and 
dorm.map we can use or no (when using attributes).

Original issue reported on code.google.com by mrbar2000@gmail.com on 10 Nov 2011 at 3:02

GoogleCodeExporter commented 9 years ago
I cannot change the type of Issue Danielle, i would like put this issue as 
enhance

Original comment by mrbar2000@gmail.com on 10 Nov 2011 at 3:03

GoogleCodeExporter commented 9 years ago
Nice tip. I've changed it as enhancement.

Original comment by daniele....@gmail.com on 13 Nov 2011 at 10:24

GoogleCodeExporter commented 9 years ago
This issue has been added to the official roadmap.

Original comment by daniele....@gmail.com on 27 Nov 2011 at 4:48

GoogleCodeExporter commented 9 years ago

Original comment by daniele....@gmail.com on 3 Jan 2012 at 1:59