-
Notifications
You must be signed in to change notification settings - Fork 29
Open
Labels
area_infrastructurebounty_donationNon-compensated workNon-compensated workp3Still deciding if we want thisStill deciding if we want thistype_refactor
Description
This package appears to introduce artificial constructs in the RSS data structure for the purpose of grouping extensions.
For example, the RssFeed
object contains a RssItunes
child and a RssPodcastIndex
child. These names don't exist in the spec. The properties within these objects should technically be supported directly within RssFeed
(FYI: RssFeed
seems to mean channel
from an XML perspective).
Why was this modeling approach chosen? Why not name all classes and properties to reflect the XML names in the spec?
Metadata
Metadata
Assignees
Labels
area_infrastructurebounty_donationNon-compensated workNon-compensated workp3Still deciding if we want thisStill deciding if we want thistype_refactor