[freeside-devel] EvalOnDemand, New export subclass for review

Scott Edwards supadupa at gmail.com
Thu Oct 5 15:28:08 PDT 2006


In short, the attached FS::part_export::EvalOnDemand module/subclass
offers you a way to code your perl snippets for exports right there.
you don't need to write a real FS::part_export module (until you need
or want to).  I created it to cut down on my development time of
anticipated inhouse exports I need to write.

This should lower the learning curve for engineers that need to design
exports that are not available in freeside.  After your code is honed,
you can create your very own export based on the code you have here.
Granted, you'll need to refactor it, but it's worth the effort at that
point.

I look forward to feedback and patches.  I will commit this after peer
review (and peer satisfaction? yea, that to...)

Enjoy,


Scott Edwards
-- Daxal Communications - http://www.daxal.com
-------------- next part --------------
A non-text attachment was scrubbed...
Name: EvalOnDemand.pm
Type: application/x-perl
Size: 6611 bytes
Desc: not available
Url : http://420.am/pipermail/freeside-devel/attachments/20061005/1cd9e88b/EvalOnDemand.bin


More information about the freeside-devel mailing list