On 17/12/10 18:09, LAURENT Henri-Damien wrote: > Le 17/12/2010 18:00, Colin Campbell a écrit : >
> Maybe we could try and use more EXPORT_OK and then create tags for > actions (circulation, etc..) and try and select the tags we want when we > "USE" a module. Yes if you are creating a new interface in C4 don't please stick everything in @EXPORT. In fact if you create a new C4 module take a couple of minutes to read perldoc Exporter rather than just copying the style of existing modules. Colin -- Colin Campbell Chief Software Engineer, PTFS Europe Limited Content Management and Library Solutions +44 (0) 845 557 5634 (phone) +44 (0) 7759 633626 (mobile) [email protected] skype: colin_campbell2 http://www.ptfs-europe.com _______________________________________________ Koha-devel mailing list [email protected] http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-devel website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
