Ok. I have no idea of the C-API so things should be fine.
Tom
Stas Bekman wrote:
[...]Tom Schindl wrote:
More perlish would be:
insert_head => unshift insert_tail => push
Although these method-names are perfect.
I should have mentioned that we want to stay as close as possible to the C API and change things only when things aren't quite perlish (like when C passes its arguments by reference, in order to return more than one argument). Otherwise we try to mostly stick to the C API. That's in order to make the life of those who have to write modules in Perl and C Apache API.
-- Report problems: http://perl.apache.org/bugs/ Mail list info: http://perl.apache.org/maillist/modperl.html List etiquette: http://perl.apache.org/maillist/email-etiquette.html