On 11/1/10 8:51 AM, Kiran Ayyagari wrote:
On 11/1/10, Emmanuel Lecharny<[email protected]>  wrote:
One thing I forgot to say : the current configReader is not able to
process anything but JdbmIndex atm. It has to evolve to be able to do so
(probably using reflection to do so)
in order to support all those 'dynamic extension' things talked about
in this thread
we have to depend extensively on reflection,
e.x instead of having a separate OC for each index implementation type
we need to
have a single OC like 'ads-index' with a MUST AT 'ads-indexClass' so
that we can
instantiate the class using default constructor and then inject all
the configured attribute
values into that object.

This is feasable. We have to do the same for the Partition, too.


--
Regards,
Cordialement,
Emmanuel Lécharny
www.iktek.com

Reply via email to