Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [rmf-dev] performance testing

Hi Francois,

Thanks for the submissions - I incorporated the first, but would like to wait on the second one.  Here is my explanation:

François,

I like the usability, but we have a problem with one important use case: What if you want to remove a default value? Before, this was possible, not any more.

I see that as a problem with the AgileGrid-Based property view, not with your code. I've been thinking for a while that it would be nice to right-click a cell to "reset" a value (in other word: removing the AttributeValue, rather than setting it to the empty string, or whatever). But I would not want to activate your code, until we have that feature.

Therefore, I'll leave this Gerrit Patch waiting, until the other feature is implemented. And for that, I filed an issue in Bugzilla:

https://bugs.eclipse.org/bugs/show_bug.cgi?id=413767

We should get to this by 0.8.0 (due mid August).

Thanks again!


Let me know if you have any additional thoughts on this.

Best,

- Michael

On 18.07.2013 16:22, François Rey wrote:
Hello everyone,
I recently started hacking ProR (see forum posting) and submitted a couple change requests on gerrit:
https://git.eclipse.org/r/14638: Better use of EMF reflective API in the ReqIF10Util class.
https://git.eclipse.org/r/14639: Better editing of default values.
The gerrit setup does not seem to automatically build and test upon a new change request.
I've successfully run locally the tests I've found in the eclipse projects, but I'm not sure of any performance impact. Any performance test out there?
I'm asking because the first change request is touching some core behavior in ReqIF10Util, with more use of EMF reflective API to reduce boiler-plate code.
Cheers,
François


_______________________________________________
rmf-dev mailing list
rmf-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/rmf-dev


--
Dr. Michael Jastram +49 (162) 274 83 94 http://jastram.de
Geschäftsführer Formal Mind GmbH http://formalmind.com
Vorsitzender rheinjug e.V. http://rheinjug.de
Project Lead Eclipse Requirements Modeling Framework http://eclipse.org/rmf

Back to the top