>> That isn't true of most IDEs today that are just working on the program text >> itself. With today's editors, the textual format matters. (We might rightly >> lament that fact, but it does seem to be the field we've got to play on >> right now.) > > Some might argue whether this is a step forward or not (personally, I think a > stable source code representation is important). However, it doesn't say > anything about the feasibility of tool recognizing usage patterns. In fact, > isn't that exactly what refactoring tools and code quality analyzers do?
True. The Eclipse JDT keep all kinds of models and indices. -- Dr. Axel Rauschmayer [email protected] twitter.com/rauschma home: rauschma.de blog: 2ality.com _______________________________________________ es-discuss mailing list [email protected] https://mail.mozilla.org/listinfo/es-discuss

