On 05/11/2010 14:30, Tiago Batista wrote:
> Hello all
>
> I have been trying to develop an alternative session manager that uses
> the JDBC store as a backend for a private project.
>
> I noted after a while that although the StoreBase only depends on the
> Manager interface, it later (around lin
Hello all
I have been trying to develop an alternative session manager that uses
the JDBC store as a backend for a private project.
I noted after a while that although the StoreBase only depends on the
Manager interface, it later (around line 170) casts the manager to
PersistentManager without a