Hi.
I was wondering why there seems to be a problem with allowing the core to be 
extended in some ways. 
In my particular case, I need the database data store, and the current 
implementation doen't quite 
fit my needs. So I wanted to change some details of it. My plan was to extend 
DbDataStore and make 
my changes there. But then I find out there are some utility methods/classes 
that don't have the 
visibility required to be used in derived clases. For example, 
DbDataStore.moveToTempFile() is 
private and TempFileInputStream's constructor is package-private.
So my question is: do we wan't people not being able to extend Jackrabbit in 
this way?
Regards,

Esteban Franqueiro
[EMAIL PROTECTED] 


Notice:  This email message, together with any attachments, may contain 
information  of  BEA Systems,  Inc.,  its subsidiaries  and  affiliated 
entities,  that may be confidential,  proprietary,  copyrighted  and/or legally 
privileged, and is intended solely for the use of the individual or entity 
named in this message. If you are not the intended recipient, and have received 
this message in error, please immediately return this by email and then delete 
it.

Reply via email to