Hello, Looking for an advise. NYTProf's FileHandle.xs has a lot of collected wisdom and features, especially zlib integration is awesome. I want to make this code reusable for other profiling/sampling modules. However, I'm not sure where to start as my experience this area is slightly above minimal.
At this point I believe it should a code generator. For example Devel::XS::ReportFile with a script that generates or updates FileHandle.xs and FileHandle.h in your module. What do you think about this idea? Will NYTProf switch to such thing? As benefits I see: code reuse, more real life testing and standalone test suite. May be you have ideas on implementing this differently? -- You've received this message because you are subscribed to the Devel::NYTProf Development User group. Group hosted at: http://groups.google.com/group/develnytprof-dev Project hosted at: http://perl-devel-nytprof.googlecode.com CPAN distribution: http://search.cpan.org/dist/Devel-NYTProf To post, email: [email protected] To unsubscribe, email: [email protected]
