This is an exported version of the JIRA issue tracker. Please use the Google Code site to open new tickets or report updates to these existing tickets. Feel free to contact the mailing list with any questions.

[SJN-24] Switch to using Names and not Strings?
Created: Thu, 17 Jul 2003 12:31:11 -0700 (PDT)  Updated: Thu, 29 Sep 2005 11:48:07 -0700 (PDT)

Status:Closed
Project:Simple-JNDI
Component/s:
Affects Version/s:
Fix Version/s:

Type:ImprovementPriority: Major
Reporter:Henri YandellAssignee:Robert M. Zigweid
Resolution:Fixed 
Environment:


 Description   
Might be easier to use Name objects instead of Strings as the keys.
Strings would then delegate to Names, which is the opposite of the current situation.
Comment by tigran [ Sun, 28 Nov 2004 06:48:32 -0800 (PST) ]
Fixed by r1457
Comment by bayard [ Thu, 29 Sep 2005 11:48:07 -0700 (PDT) ]
Done