At 8:54 PM -0700 8/16/04, chromatic wrote:
On Mon, 2004-08-16 at 11:30, Michel Pelletier wrote:
I've noticed there are ops for interfaces, but no implementation or ppd
yet.
Perl 6 has roles which are much more useful than interfaces -- in fact,
interfaces are degenerate roles. See Apocalypse 12
On Mon, 16 Aug 2004 20:54:34 -0700
chromatic <[EMAIL PROTECTED]> wrote:
> On Mon, 2004-08-16 at 11:30, Michel Pelletier wrote:
>
> > I've noticed there are ops for interfaces, but no implementation or
> > ppd yet.
>
> Perl 6 has roles which are much more useful than interfaces -- in
> fact, inte
On Mon, 2004-08-16 at 11:30, Michel Pelletier wrote:
> I've noticed there are ops for interfaces, but no implementation or ppd
> yet.
Perl 6 has roles which are much more useful than interfaces -- in fact,
interfaces are degenerate roles. See Apocalypse 12 for more.
http://www.perl.com/
I've noticed there are ops for interfaces, but no implementation or ppd
yet.
Is it too premature to start thinking about this? Interfaces happen to
be something I take a lot of interest in, I was one of Zope developers
who first worked on Jim Fulton's "scarecrow" Python interface
implementation a