All you need to do is look at the Tx*Stores, they extend AbstractTxFileStoreService
What I would do is look at those and while you certainly can have just one class to do it, there really isn't any advantage in doing that. Implement all the interfaces and do your development in a limited scope so both the working default Tx*Stores and your custom stores are running side by side so you can compare activities. Michael Oliver CTO Matrix Intermedia Inc. 3325 N. Nellis Blvd, #1 Las Vegas, NV 89115 Phone:(702)643-7425 Fax:(520)844-1036 -----Original Message----- From: Mihir Solanki [mailto:[EMAIL PROTECTED] Sent: Tuesday, July 20, 2004 5:02 AM To: Slide-Mailing Subject: writing custom store Hi all, I want to write my own custom store. Basically I wanted to write a single class (single store) for both content and metadata. Can anybody please tell me what all classes I have to look in slide 2.0 Also if possible please tell me from what all classes I have either extend or implement my custom store class If one can provide the custom class (sample code) then nothing better than it. Thanks in advance, Mihir Sr. Software Engineer SBU: eBiz, Gandhinagar "Imaginations... its limits are only those of the mind itself"
