On Sun, Jan 14, 2007 at 11:58:10PM -0500, Matt Diephouse wrote:
> Allison Randal via RT <[EMAIL PROTECTED]> wrote:
> >> PMC Class name IDs ... will require a dot in front
> >
> >My preference is to eliminate the dot in classname IDs. Lodge your
> >objections now, before it's made fact in 0.4.9.
> >
> >Allison
> 
> I actually prefer the dot. I don't like the possible ambiguity between
> types and local variables:
> 
>    .local string MyClass
>    MyClass = '...'
>    $P0 = new MyClass # is this a type or a string?

Just to add my vote, I prefer the dot as well.

Pm

Reply via email to