I'd only use this if there were an easy way in the UI to filter out the tasks in /vendor, preferably as a default. The scattering of FIXMEs and TODOs in third-party plugins clutter the task list so much that I don't use it at all right now. Generally, I want to know what needs to be done in my code, not in third-party plugin code.

Steve

Martin Gamsjaeger wrote:
Hiall,

It just came to my mind that it would be nice to have eclipse TODO tasks generated in all files generated by e.g. generate model, or generate controller, ... I found myself using these tags a lot while coding Java in eclipse. However, I don't do Java coding in eclipse at the time :)

"generate model account" for example generates a model class, a migration, a unittest and a fixture. I'd love to see 4 TODO tasks in my task view, telling me that I should care about editing (1) migration (2) model definition (3) fixture (4) unittest, for the account model. Preferrably the tasks would be displayed in this order, however I don't know if this is possible since they're spread over different files and I don't know how eclipse handles the sorting of tasks. I think the same concepts could apply to other generators as well?

What do you guys think about this? Is it worth a feature request? Or is there maybe an easy way to accomplish this with eclipse builtin stuff so that radrails itself doesn't need to manage this? Just an idea ... ^^

cheers
Martin


--
No virus found in this outgoing message.
Checked by AVG Free Edition.
Version: 7.1.405 / Virus Database: 268.10.9/416 - Release Date: 8/10/2006

_______________________________________________
RadRails mailing list
[email protected]
http://lists.radrails.org/mailman/listinfo/radrails

Reply via email to