[
http://jira.jboss.com/jira/browse/JBIDE-1482?page=comments#action_12394509 ]
Max Andersen commented on JBIDE-1482:
-------------------------------------
1) Hibernate Tools is LGPL hence we cannot just copy stuff from EPL without proper
documentation for it. Is it from something EPL ?
2) The code looks extremely weird - like checking for methods on class and iterating
potential huuge trees.
3) Is this bug really that critical to pay the price of special subclasses of a viewer ? I
still don't get what the issue is...is it when you expand the whole tree with * that
things does not expanded or also when you try and expand individual items ?
4) *why* cant the tree not find things correctly ? Could it be our underlying model is
*wrong* ?
Hibernate Configurations Tree not exapands all composites.
----------------------------------------------------------
Key: JBIDE-1482
URL:
http://jira.jboss.com/jira/browse/JBIDE-1482
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: Hibernate
Affects Versions: 2.0.0.GA
Reporter: Dima Geraskov
Assigned To: Vitali Yemialyanchyk
Fix For: 2.0.1
Tree has following structure:
-Customer
+address
-Employee
+address
-Person
+address
and Customer and Employee are subclasses of Person, address is Component(address, zip,
city).
All address items will expands only if expand it from bottom to top.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira