On Wed, Jan 28, 2026 at 05:19:43PM +0000, Gavin Smith wrote:
> > I propose to replace more systematically whole modules, and when there
> > are common Perl parts either put it in the module doing the loading or
> > in a separate module that would be loaded by the pure Perl module and be
> > passed for the XS module as an XSLoader init $perl_extra_file.
> 
> Good idea.
> 
> > If this is agreed that it is a good idea, I could start doing it a bit
> > in this release for the modules that have a lot of overrides, but this
> > is more for the next release.
> 
> Can you minimise what changes you make before the next release as it
> may end up being a bigger change than you expected?

Ok.  I did Texinfo::Convert::Texinfo as a proof of concept and I think
that it is better, even though in that case it adds some additional
files.

I'll wait for the release to do more.

-- 
Pat

Reply via email to