On 27.01.2010 16:33, Ian Sillitoe wrote: > 2010/1/27 Robin Smidsrød <ro...@smidsrod.no>: >> On 27.01.2010 13:23, Ian Sillitoe wrote: > > Yup - that looks exactly the sort of thing that I was putting together > - what are your plans for releasing this? I won't bother sticking my > stuff on CPAN. >
I'm not completely satisfied with the implementation of the _node, _xpc and namespace_map attributes in Rabbit::RootNode and Rabbit::Node. I'd like them to be stored inside the ->meta or somewhere hidden, so that they don't pollute the namespace of the class that uses Rabbit::RootNode or Rabbit::Node. If anyone knows how to do this I'd appreciate a patch or some input very much. :) Updating the namespace_map should also be done in a cleaner way. The override syntax used today could be changed into something else, but I'm not exactly sure what would be better. On top of that I might rename it to XML::Rabbit instead of Rabbit to make it more obvious that it is a class that deals with XML. If any of you have some input on the name I'd love to hear it. > >> We've been discussing it together with other XML-related technologies >> related to Moose on the #xml-toolkit channel on irc.perl.org >> >> Come join us if you're interested. > Just popped in but seems no one's around. Will try check in again later. The channel is not very active. Mentioning people by name helps to get attention. -- Robin