ORM-independent schema / reflection
Reported by dan (at zeraweb) | July 6th, 2008 @ 09:06 PM
Kind of a major ticket. Will need to be decomposed into smaller tickets eventually. DataMapper already provides a mechanism for reflection, but Sequel (last I checked) did not. I was looking at DrySQL to do this.
There is a lot of value in doing this: automatic migrations and smart views are two features that would benefit from this feature.
It might also be fine to just make this a wrapper around the ORMs that provide an ORM-independent reflection API.
Comments and changes to this ticket
-
Matthew King July 7th, 2008 @ 12:49 PM
I thought DataMapper made you declare everything, where Sequel reflects on attribute names, at the least.
Are we talking about association_reflection, which is what DrySQL appears to target?
Please Sign in or create a free account to add a new ticket.
With your very own profile, you can contribute to projects, track your activity, watch tickets, receive and update tickets through your email and much more.
Create your profile
Help contribute to this project by taking a few moments to create your personal profile. Create your profile ยป
Resource-oriented Web apps.