currently, I ran into this issue as well. It would help a lot if initialize would receive information on what it triggered, i.e. the call stack.
The call of sin($x) should give in initialize @_ =($class, &operation, @arguments) . Is this doable? I think it is mostly code in PP.pm but I don't understand it. Ingo On 10/24/2016 06:51 PM, Diab Jerius wrote: > On Mon, Oct 24, 2016 at 12:43 PM, Diab Jerius <djer...@cfa.harvard.edu> wrote: >> initialize() currently must assume that object construction can be >> done without any arguments to the constructor. That's inappropriate >> in some instances (as described above). > And once more, to clarify... > > initialize() is not passed any context, so must assume that object > attributes have defaults which are context independent. This is not > always appropriate. > > ------------------------------------------------------------------------------ > Check out the vibrant tech community on one of the world's most > engaging tech sites, SlashDot.org! http://sdm.link/slashdot > _______________________________________________ > pdl-devel mailing list > pdl-devel@lists.sourceforge.net > https://lists.sourceforge.net/lists/listinfo/pdl-devel ------------------------------------------------------------------------------ Developer Access Program for Intel Xeon Phi Processors Access to Intel Xeon Phi processor-based developer platforms. With one year of Intel Parallel Studio XE. Training and support from Colfax. Order your platform today. http://sdm.link/xeonphi _______________________________________________ pdl-devel mailing list pdl-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/pdl-devel