NetBeans Lookup Library
David Strupl <[email protected]> Wed, 12 Jun 2002 10:00:33 +0200
| Newsgroups | gmane.comp.java.netbeans.announce |
|---|---|
| Message-ID | <[email protected]> |
NetBeans Lookup Library
-----------------------
I am pleased to announce the availability of the NetBeans Lookup Library.
Lookup library is intended to solve a general problem that every component-based
system has had to face: how different components register to the system and how
other parts of the system can look them up.
Our library tries to stay small and easy to use. The NetBeans Lookup Library's
main focus is a modular application consisting of independent modules that want
to communicate with each other. It does not try to solve networking or legacy
application integration. It is simple but powerful.
You can learn more about it here (documentatoin and binary/source code downloads)
http://openide.netbeans.org/lookup/
Best regards,
David Strupl (for the NetBeans Core/Architecture team)
PS.: Please send any questions regarding the library to [email protected]