On Mon, 26 Jul 2004 10:29:15 -0700, Brent 'Dax' Royal-Gordon
<[EMAIL PROTECTED]> wrote:
> The Perl 6 Summarizer wrote:
> > The infinite thread
> > Pushing onto lazy lists continued to exercise the p6l crowd (or at
> > least, a subset of it). Larry said that if someone wanted to hack
> >
On Feb 03, David Wheeler wrote:
> On Feb 3, 2004, at 7:13 AM, Kurt Starsinic wrote:
>
> >No joke. You'll need to have the "mule-ucs" module installed.
> >A quick Google search turns up plenty of sources.
>
> Oh, I have Emacs 21.3.50. Mule is gone.
On Feb 02, David Wheeler wrote:
> On Feb 2, 2004, at 9:53 PM, Kurt Starsinic wrote:
>
> >>I realize this is a tad OT, but can anyone tell me how I can get Emacs
> >>to properly display Unicode characters? I expect that others on the
> >>list could benefit, to
On Jul 24, chromatic wrote:
> On Thursday, July 24, 2003, at 05:28 PM, Benjamin Goldberg wrote:
> >If this were Java, the way to do this would be to define a Thingie
> >interface, and then an (archetypical) ThingieObject class... any time
> >that we want to actually *create* Thingies, we would use
On Jul 24, David Wheeler wrote:
> On Wednesday, July 23, 2003, at 05:57 PM, chromatic wrote:
>
> >The first is a deeper question -- besides inheritance, there's
> >delegation, aggregation, and reimplementation (think mock objects)
> >that can make two classes have equivalent interfaces. I'd li
On Mar 26, Robin Berjon wrote:
> Dan Sugalski wrote:
> >I think that the issue here isn't so much good perl support for XML as
> >it is good support for attributed DAGs, something which would be of
> >general good use for perl, since the ASTs the parser feeds to the
> >compiler will ultimately b