On Monday, Feb 17, 2003, at 17:21 Europe/London, Jörg Walter wrote:

We don't prevent them doing it their way. But fact is that most, if not all,
current language modules just parse the DOM exactly like LibXSLT.pm does it.
What those really need is just a simple "sub get_dom". By putting the code
into Provider.pm, every provider gets a decent get_dom and we can remove the
current mess from most lanuguage modules.

Maybe I'm confused as to what you're suggesting then... I thought you were suggesting we get rid of get_fh and get_strref? If not, then I don't see how it rids LibXSLT.pm of the mess it has. Or are you saying the other way around - provide a default get_dom() that works on top of the current get_fh() and get_strref() implementations? That makes a lot of sense to me.


Matt.



Reply via email to