From: Sven R. <rei...@ma...> - 2002-11-06 23:27:09
|
On Wed, 6 Nov 2002, Baptiste Lepilleur wrote: > Completly forgot about the fact that there might be spaces around '::'... That's why you should have at least 2 developers :) (if you can't pair-program) > Instead of parsing for those, I was thinking of moving the identifier > parsing at a level below expression. I haven't though too much about it yet, > but it would be something like: > <snip> > This would allow the refactoring component to work at a higher level, just > like for the variable declarations, using a visitor for example. > > What do you think ? I think that for now it is sufficient to check that we match a complete identifier, and if it is preceded by a scope operator. Let's think about more complicated approaches later. BTW, did you manage to set up your public key pair? For me it works nicely now. -- Sven Reichard Dept. of Math. Sci. University of Delaware rei...@ma... |