Re: [PROPOSAL] Deprecate JDBCRealm

2008-07-29 Thread Remy Maucherat
On Tue, 2008-07-29 at 16:03 +0100, Mark Thomas wrote: > All, > > Given the level of synchronisation required to make this Realm work and > that fixing the various issues essentially gives you the DataSourceRealm I > would like to propose deprecating this realm in 6.0.x and removing it > entirel

[PROPOSAL] Deprecate JDBCRealm

2008-07-29 Thread Mark Thomas
All, Given the level of synchronisation required to make this Realm work and that fixing the various issues essentially gives you the DataSourceRealm I would like to propose deprecating this realm in 6.0.x and removing it entirely from trunk. Thoughts? Mark ---