Hi,
 This attachments contain some changes I did with axis2/ util during working on Codegen tool.

add.tar.gz contains..

1. new header and .c file for new class properties which is very similar to java.util.properties class in java with some limited functionality.(loadXML and storeXML are not implemented, but load from .properties file and store to .properties file are implemented)

2. test for axis2_properties and axis2_date_time

svn_dff patch contains..

1. adding following functions to the axis2_string.h

         + axis2_string_substring_starting_at

         + axis2_string_substring_ending_at

        + axis2_string_tolower

        + axis2_string_toupper

2. fixing the bug in axis2_date_time, so it doesn't retain it value for multiple instances.

 

Thanks

Dimuthu

Reply via email to