Lookup elements in different namespaces
Reported by Guilherme Silveira | April 6th, 2010 @ 02:02 PM | in v0.7
If a representation returns an element as "x:price" or "y:price", accessing resource.price should return the one found, if there is only one. If there is more than one, returns a list (or complain).
Comments and changes to this ticket
-
Guilherme Silveira April 6th, 2010 @ 02:06 PM
- Milestone changed from v0.7.1 to v0.7
we should help users out... currently accessing [ns, property_name][0].to_d is pretty bad
-
Guilherme Silveira April 6th, 2010 @ 08:57 PM
- State changed from new to resolved
- Assigned user set to Guilherme Silveira
implemented at
http://github.com/caelum/restfulie/tree/automatic_namespace
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 »
People watching this ticket
Tags
Referenced by
- 94 Adding a way to access an Atom Entry field It is a bug actually, this support was added as of http:...