Bugs item #3584826, was opened at 2012-11-06 10:31
Message generated for change (Tracker Item Submitted) made by brantkyser
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=101645&aid=3584826&group_id=1645
Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: java
Group: None
Status: Open
Resolution: None
Priority: 5
Private: No
Submitted By: Brant Kyser (brantkyser)
Assigned to: William Fulton (wsfulton)
Summary: nspace fails to work with directors when namespaces are nest
Initial Comment:
The nspace feature only works with directors when one namespace is used. If multiple levels of namespaces are used, the generated Java code fails to compile.
Several months ago, I submitted a patch that added the ability to use the nspace feature with directors. As submitted, that patch allowed for an arbitrary level of namespace nesting. However, the modified patch that was applied only allows for a single namespace level. The patch I previously submitted is ID 3452560.
Attached is a patch to director_nspace test that demonstrates the issue. The attached diff is against SVN r13876.
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=101645&aid=3584826&group_id=1645
|