Sounds cool. The TODO comments should show up in the Tasks view just fine.

On 8/11/06, Martin Gamsjaeger <[EMAIL PROTECTED] > wrote:
Hi Matt,

What do you think of patching annotate_models plugin to do this? I think I could do this ...

cheers
Martin



On 8/11/06, Matt Kent <[EMAIL PROTECTED]> wrote:
Sounds like a great candidate for a patch...

On 8/11/06, Martin Gamsjaeger < [EMAIL PROTECTED]> 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

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




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




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



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

Reply via email to