Hi Leandro,
Leandro Rodrigo Saad Cruz wrote:
> How can I use other implementation of PersistenceBroker other than
> PersistenceBrokerImpl ??
>
currently not provided. You have to patch the PersistenceBrokerFactory,
as you alerady discovered.
> I couldn't answer this question upon rapid code examination.
> Since we don't have any cvs repo to diff against I'm sending this new
Since about a week CVS is up again. There is a new cvs project ojb-1-0
containing the latest developement branch. This is not documented on the
web page yet, as the webpage is changed only for each new release.
> version of PersistenceBrokerFactory.java and
> PersistenceBrokerFactoryConfiguration.java from ojb-0.7.343
> .
> There is a little comment in PersistenceBrokerFactory but I didn't
> implemet things that way because I would have to spend more time and
> change other files and possibly break compatibility.
> Any way, this changes passed /ojb-home/build.sh junit and I think they
> are worth to take a look.
>
> Any comments ?? please speak up !
>
>
This is definitely a feature I wanted to have for a long time. I will
have a look at your code and integrate your stuff!
thanks,
Thomas
|