[Zope-Perl] Zope Naming Conventions

Gisle Aas gisle@ActiveState.com
03 Jan 2001 10:18:20 -0800


"Andy McKay" <andym@ActiveState.com> writes:

> What was the final outcome for Perl Methods and Perl External Methods after
> all those polls and emails. There were so many versions I can't remember
> what the final outcome was :)

old class name     | new class     | new meta_type
-------------------+---------------+----------------------------
PerlMethod         | PerlScript    | "Perl Script"
PerlExternalMethod | ??            | "Perl Script (unrestricted)"

--Gisle