r39
(+ Added the ability to extract elements in custom namespaces...) committed
- + Added the ability to extract elements in custom namespaces from feeds - very basic, but enough for
my needs - exposed via FDCustomElement arrays on FDFeed and FDEntry - make sure to register custom
namespaces you're interested in with FDFeedStore (if using it) or pass them into the FDFeed
allocators
+ Fixed up merging a bit - it'll now update items across merges (may not be ideal, but will allow
for item updates which is nice)
+ Added the ability to extract elements in custom namespaces from feeds - very basic, but enough for
my needs - exposed via FDCustomElement arrays on FDFeed and FDEntry - make sure to register custom
namespaces you're interested in with FDFeedStore (if using it) or pass them into the FDFeed
allocators
+ Fixed up merging a bit - it'll now update items across merges (may not be ideal, but will allow
for item updates which is nice)