Issue 4401 in pharo: syntaxError raised by parser directly add to the class...

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
5 messages Options
Reply | Threaded
Open this post in threaded view
|

Issue 4401 in pharo: syntaxError raised by parser directly add to the class...

pharo
Status: Accepted
Owner: [hidden email]

New issue 4401 by [hidden email]: syntaxError raised by parser  
directly add to the class...
http://code.google.com/p/pharo/issues/detail?id=4401

This is a real problem because
         - the requester is not involved.
         - parsing only may compile a method in a class.


Try to load a package with a syntax error and fix it.

In addition, syntaxErrorNotification is not trapped so the default action  
is raised.


_______________________________________________
Pharo-bugtracker mailing list
[hidden email]
http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-bugtracker
Reply | Threaded
Open this post in threaded view
|

Re: Issue 4401 in pharo: syntaxError raised by parser directly add to the class...

pharo

Comment #1 on issue 4401 by [hidden email]: syntaxError raised by  
parser directly add to the class...
http://code.google.com/p/pharo/issues/detail?id=4401

this changeset is a bad attempt to solve the problem.
Bad because of the concurrency issues raised.




_______________________________________________
Pharo-bugtracker mailing list
[hidden email]
http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-bugtracker
Reply | Threaded
Open this post in threaded view
|

Re: Issue 4401 in pharo: syntaxError raised by parser directly add to the class...

pharo

Comment #2 on issue 4401 by [hidden email]: syntaxError raised by  
parser directly add to the class...
http://code.google.com/p/pharo/issues/detail?id=4401

(No comment was entered for this change.)

Attachments:
        MethodAdditionFixes.4.cs  2.7 KB


_______________________________________________
Pharo-bugtracker mailing list
[hidden email]
http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-bugtracker
Reply | Threaded
Open this post in threaded view
|

Re: Issue 4401 in pharo: syntaxError raised by parser directly add to the class...

pharo
Updates:
        Status: WorkNeeded

Comment #3 on issue 4401 by [hidden email]: syntaxError raised by  
parser directly add to the class...
http://code.google.com/p/pharo/issues/detail?id=4401

I don't get this issue.
What is the scenario where the problem arises?
What are the problems? I just see an outline for a solution...


_______________________________________________
Pharo-bugtracker mailing list
[hidden email]
http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-bugtracker
Reply | Threaded
Open this post in threaded view
|

Re: Issue 4401 in pharo: syntaxError raised by parser directly add to the class...

pharo
Updates:
        Status: Invalid

Comment #4 on issue 4401 by [hidden email]: syntaxError raised by  
parser directly add to the class...
http://code.google.com/p/pharo/issues/detail?id=4401

(No comment was entered for this change.)


_______________________________________________
Pharo-bugtracker mailing list
[hidden email]
http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-bugtracker