On Sun, 6 Apr 2008 15:51:40 -0700 (PDT)
Trans <[EMAIL PROTECTED]> wrote:

> Hi,
> 
> I'm going to make a new release with the minor fixes I mentioned
> earlier.
> 
> I would also like us to consider these changes:
> 
> 1) Rename 'libxml_so' to 'libxmlc'.
> 
> 2) Rename the package from 'libxml-ruby' to 'libxml'.
> 
> Any objections to moving forward with these?
> 
> Also I would like to ask about the namespace we are using. It seems to
> me rather overbearing to be using the whole of the XML:: namespace.
> Wouldn't it be more appropriate ise LibXML:: ?  I realize it would be
> a major interface change, but it seems like the right thing to do. And
> if we do go ahead with changing the package name, maybe it's a good
> time to make this transition too.
> 
> T.
> _______________________________________________
> libxml-devel mailing list
> libxml-devel@rubyforge.org
> http://rubyforge.org/mailman/listinfo/libxml-devel

renaming libxml_so to libxmlc serves some purpose
in eliminating confusion. The simplification of
removing the really redundant -ruby is excellent.
Of course it will break continuity with the gem
history. Should we be using the 2 in libxml2 to
mirror the tie more literally?

As for the XML namespace, that can be done
easily and compatibly by offering an include
that equates the XML const with the LibXML
const. We can also fix the location of version
consts as well.

Dan
 
_______________________________________________
libxml-devel mailing list
libxml-devel@rubyforge.org
http://rubyforge.org/mailman/listinfo/libxml-devel

Reply via email to