FORGE-1497: Added support for current project injection#366
Conversation
1 similar comment
|
Build 151 outcome was FAILURE using a merge of 9965a8a Build problems:Failed tests detected Failed tests |
1 similar comment
|
Build 152 outcome was FAILURE using a merge of 9965a8a Build problems:Failed tests detected Failed tests |
|
Build 132 outcome was FAILURE using a merge of 70d2208 Build problems:Failed tests detected Failed tests |
1 similar comment
|
Build 132 outcome was FAILURE using a merge of 70d2208 Build problems:Failed tests detected Failed tests |
1 similar comment
|
Build 153 outcome was FAILURE using a merge of 70d2208 Build problems:Failed tests detected Failed tests |
|
Build 131 outcome was FAILURE using a merge of 70d2208 Build problems:Failed tests detected Failed tests |
|
Build 131 outcome was FAILURE using a merge of 70d2208 Build problems:Failed tests detected Failed tests |
|
Hmmmm. I don't know about this. How would/should this behave when there is no project visible to the current UISelection? |
|
Build 133 outcome was FAILURE using a merge of 70d2208 Build problems:Failed tests detected Failed tests |
1 similar comment
|
Build 133 outcome was FAILURE using a merge of 70d2208 Build problems:Failed tests detected Failed tests |
|
I was expecting the injected Project to be null, but I have just created a test that asserts that null is never injected :( |
1 similar comment
|
Build 154 outcome was FAILURE using a merge of a350acf Build problems:Failed tests detected Failed tests |
|
Build 134 outcome was FAILURE using a merge of a350acf Build problems:Failed tests detected Failed tests |
1 similar comment
|
Build 134 outcome was FAILURE using a merge of a350acf Build problems:Failed tests detected Failed tests |
|
Marking as WON'T FIX since the concept of a current project no longer exists and it's retrievable via AbstractProjectCommand |
|
Are you sure? I was expecting more of a fight about this but if not, that's
On Sat, Jan 25, 2014 at 10:59 PM, George Gastaldi
Lincoln Baxter, III |
|
Yeah, guess I am missing a valid use case for my previous impl. The Em domingo, 26 de janeiro de 2014, Lincoln Baxter, III <
|
DO NOT MERGE THIS YET. Check this out. The only downside is that the project object is held in a Singleton, hence it won't work in a multi-user environment, but I think this is not a huge deal right now.