Hey all,
I just made some minor changes to the DatabaseMap/Peer API. Essentially, I defined a
MapBuilder interface and then modified the various classes to reflect that. So, you
will need
to change your DatabaseMapBuilder implementations to implement MapBuilder now. Not a
big
change, but it will affect current products, so I wanted to let you know.
The end result is that you can now more easily take advantage of
BasePeer.getMapBuilder() to
build your own custom maps and then use the BasePeer to load them.
thanks,
-jon
--
Scarab -
Java Servlet Based - Open Source
Bug/Issue Tracking System
<http://scarab.tigris.org/>
--
--------------------------------------------------------------
Please read the FAQ! <http://java.apache.org/faq/>
To subscribe: [EMAIL PROTECTED]
To unsubscribe: [EMAIL PROTECTED]
Archives and Other: <http://java.apache.org/main/mail.html>
Problems?: [EMAIL PROTECTED]