DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT <http://nagoya.apache.org/bugzilla/show_bug.cgi?id=4321>. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.
http://nagoya.apache.org/bugzilla/show_bug.cgi?id=4321 Why is Context orthogonal to the Collections API ------- Additional Comments From [EMAIL PROTECTED] 2001-10-21 19:29 ------- Because this is why we made it an interface so people could roll whatever application specific interfaces they need, and we don't have to maintain one-off stuff. If there is a bigger need, that's another story. Also, another approach is not a specific MapContext, but a loader that takes a Context and loads it with a map. You could make other kinds of loaders as well. Of course the problem then is you might not want to copy every time...
