easier feed extension
Reported by Guilherme Silveira | April 8th, 2010 @ 04:16 PM
It's a common practice when handling atom feed extension as Bill De Hora defends, that we use a custom namespace for our own values. In this situation, describe_collection and describe_member would help a lot if they already provided a custom namespace as in:
describe_collection(@basket.selected_items, :namespace => "xpto") do |collection, ns|
and still support
describe_collection(@basket.selected_items) do |collection|
Comments and changes to this ticket
-
Guilherme Silveira April 28th, 2010 @ 01:10 PM
- Milestone changed from v0.7.1 to v0.8
-
Guilherme Silveira May 5th, 2010 @ 03:35 PM
- Milestone cleared.
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 »