I am sorry I forgot to mention one important thing, that is
none of the field descriptors or handlers seem to be
getting instantiated anywhere.
Where can i get more information on these.
 
Thanks,
Uddhav
----- Original Message -----
From: Uddhav
Sent: Monday, January 14, 2002 7:14 PM
Subject: [castor-dev] Using HashMap

Hi,
   I read the archives and found that one of the ways requires writing of
  a field handler. I wrote a field handler and corresponding field descriptor
  and also a class descriptor where this field is used.
     However I find no difference in the output generated. In my case
  the output for representation for hashMap is same as was in the default
  behavior. In fact after following the explanation given in the archives
  I get the the same object in the key and value in the hashtable.
 
    I am specifying the inoformation for field descriptor in the falling way
      <field name="hashTab"
               collection="hashtable">
               <bind-xml name="castor.HashTabFieldDescriptor" node="element"/>
      </field>
 
   Please let me know if I am missing something or doing something wrong.
 
  Thanks.
 
Regards,
Uddhav

Reply via email to