> I'm not sure why you'd have to use your mouse. Everything I'm  
> imagining would be done in the IDE with keystrokes.

Because the semantic differences achievable by changing just a few
characters is so vast that you will have a hard time coming up with
shortcuts for every one of them. Ultimately the problem is that,
today, I temporarily leave my code in a syntactically invalid state;
this allows me to quickly transform my code many ways. Either you
disallow that, or you add transformations for the common scenarios,
but as I said, there are many.

With kind regards
Ben
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "The 
Java Posse" group.
To post to this group, send email to javaposse@googlegroups.com
To unsubscribe from this group, send email to 
javaposse+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/javaposse?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to