RFC: Class::MakeMethods

2001-06-25 Thread M. Simon Cavalletto
RFC: Class::MakeMethods I have made what I hope will be the final name change to my class-generating module before it is uploaded to CPAN. (Earlier versions circulated as "Class::MethodMaker draft 2.0", "Class::Methods", and "Class::MethodGenerator".) Here's the "elevator pitch" for the module:

Re: RFC: Class::Methods

2001-05-15 Thread M. Simon Cavalletto
Please help me rename this module! (A summary of its functionality is included below for reference.) I circulated a prior version under the name "Class::Methods", and Andreas Koenig indicated that was an acceptable namespace for CPAN distribution. But I was somewhat uncomfortable with the name,

Re: RFC: Class::Methods

2001-05-12 Thread M. Simon Cavalletto
On 2001-05-11, Andreas J. Koenig wrote: > Better you call it just Class-Methods-*. The reason is you do not use > the Bundle:: namespace anyway and the Bundle:: namespace in turn would > mean something completely different, a directory of modules that are > available separately. I did actually h

RFC: Class::Methods

2001-05-05 Thread M. Simon Cavalletto
Hello, This is a new module and I am soliciting feedback before posting it to CPAN. Suggestions for alternate names would be welcome. Class::Methods allows module developers to quickly define object constructor and accessor methods by reusing templates for these common types of functions. Class

RFC: HTML::MicroMason

2001-03-23 Thread M. Simon Cavalletto
RFC: HTML::MicroMason The HTML::Mason module defines a useful syntax for embedded scripting: plain text (or HTML) containing occasional chunks of Perl code whose results are interpolated into the text when the script is "executed." However, Mason requires that scripts be stored in the file syste

Re: ANNOUNCE: Class::MethodMaker v2.0

2001-01-04 Thread M. Simon Cavalletto
ANNOUNCE: Class::MethodMaker v2.0.6 Class::MethodMaker allows module developers to quickly define object constructor and accessor methods by reusing templates for these common types of functions. I am soliciting feedback on a major revision of Class::MethodMaker prior to releasing it to CP

ANNOUNCE: Class::MethodMaker v2.0

2000-12-28 Thread M. Simon Cavalletto
Hello, I am soliciting feedback on a major revision of the Class::MethodMaker module prior to releasing it to CPAN. Version 2 provides a wide range of additional features while retaining nearly complete compatibility with version 1. Class::MethodMaker allows module developers to quickly de

Re: Class::MethodMaker (Was Re: Request for author's ID)

2000-04-10 Thread M. Simon Cavalletto
On 2000-04-05, [EMAIL PROTECTED] (Andreas J. Koenig) wrote: > Thanks, Martyn, I see that Matthew Simon Ryan Cavalletto has applied > to take over Class::Methodmaker a long time ago: > > http://www.xray.mpe.mpg.de/mailing-lists/modules/1999-05/msg00011.html > > I also see that you have already