Right but npm registry uses JSON not XML. I think prefixing core plugins when no package name is provided is a good idea.
On Mon, Jul 29, 2013 at 1:08 PM, Marcel Kinard <cmarc...@gmail.com> wrote: > That could be accomplished with XSLT. And XPath has basic query capability. > James Jong and I have skills in those. > > On Jul 26, 2013, at 2:19 PM, Filip Maj <f...@adobe.com> wrote: > >> Ahh yeah. Some kind of at-publish-time conversion of certain plugin.xml >> fields to json fields? >> >> On 7/26/13 10:27 AM, "Anis KADRI" <anis.ka...@gmail.com> wrote: >> >>> I think XML is not a query friendly language. I suggest we add an >>> engine field initially and then add fields as we need them. I suspect >>> we won't be needing the bulk of plugin.xml in the registry. I have to >>> experiment with custom fields still but it seems possible. I will >>> report back sometime today. >