Re: [Pharo-project] Underscores question
Gwenael, That is great, but I keep getting "Nothing more expected ->" in place of the uderscore any time I try it. Am I doing something wrong, or is it simply not yet integrated? Bill Wilhelm K. Schwab, Ph.D. University of Florida Department of Anesthesiology PO Box 100254 Gainesville, FL 32610-0254 Email: bschwab@anest.ufl.edu Tel: (352) 273-6785 FAX: (352) 392-7029
mrgwen@gmail.com 1/5/2009 7:25:25 AM >>> On Sunday 04 January 2009 17:41:21 Bill Schwab wrote: Gwenael,
Stef mentioned that you are working on a parser, in part to address problems with $_. At the risk of appearing impatient, do your goals include allowing the use of $_ in selector and class names? If so, is it something simple that could appear soon, or is it involved and likely to take a while? I have some external interfacing requirements that would be simplified if $_ were unconstrained.
Hi Bill, You can put _ in selector and class names. There is only a problem with _ when it is used instead of :=. Cheers, Gwenael
Bill
Wilhelm K. Schwab, Ph.D. University of Florida Department of Anesthesiology PO Box 100254 Gainesville, FL 32610-0254
Email: bschwab@anest.ufl.edu Tel: (352) 273-6785 FAX: (352) 392-7029
_______________________________________________ Pharo-project mailing list Pharo-project@lists.gforge.inria.fr http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project
_______________________________________________ Pharo-project mailing list Pharo-project@lists.gforge.inria.fr http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project
On Tuesday 06 January 2009 01:46:39 Bill Schwab wrote:
Gwenael,
That is great, but I keep getting "Nothing more expected ->" in place of the uderscore any time I try it. Am I doing something wrong, or is it simply not yet integrated?
This is not yet integrated
Bill
Wilhelm K. Schwab, Ph.D. University of Florida Department of Anesthesiology PO Box 100254 Gainesville, FL 32610-0254
Email: bschwab@anest.ufl.edu Tel: (352) 273-6785 FAX: (352) 392-7029
mrgwen@gmail.com 1/5/2009 7:25:25 AM >>>
On Sunday 04 January 2009 17:41:21 Bill Schwab wrote:
Gwenael,
Stef mentioned that you are working on a parser, in part to address problems with $_. At the risk of appearing impatient, do your goals include allowing the use of $_ in selector and class names? If so,
is
it something simple that could appear soon, or is it involved and
likely
to take a while? I have some external interfacing requirements that would be simplified if $_ were unconstrained.
Hi Bill,
You can put _ in selector and class names. There is only a problem with _ when it is used instead of :=.
Cheers, Gwenael
Bill
Wilhelm K. Schwab, Ph.D. University of Florida Department of Anesthesiology PO Box 100254 Gainesville, FL 32610-0254
Email: bschwab@anest.ufl.edu Tel: (352) 273-6785 FAX: (352) 392-7029
_______________________________________________ Pharo-project mailing list Pharo-project@lists.gforge.inria.fr http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project
_______________________________________________ Pharo-project mailing list Pharo-project@lists.gforge.inria.fr http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project
_______________________________________________ Pharo-project mailing list Pharo-project@lists.gforge.inria.fr http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project
This is not yet integrated
I assume a change like that will affect many different places. Is there a list of things that remain to be fixed (Debugger, RefactoringBrowser, Method Finder, ...). Lukas -- Lukas Renggli http://www.lukas-renggli.ch
On Tuesday 06 January 2009 09:54:56 Lukas Renggli wrote:
This is not yet integrated
I assume a change like that will affect many different places. Is there a list of things that remain to be fixed (Debugger, RefactoringBrowser, Method Finder, ...).
Lukas
Yes, I don't have the list but I will publish the list on the mailing list before any public release and off course I'll publish the fix. Gwenael
participants (3)
-
Bill Schwab -
Gwenael Casaccio -
Lukas Renggli