|
Size: 850
Comment:
|
← Revision 3 as of 2009-09-20 22:47:38 ⇥
Size: 850
Comment: converted to 1.6 markup
|
| No differences found! | |
Plan for the Week 11th(Monday) to 17th(Sunday) of July 2005
- Implementing XMLParser interface
current status
Generated libaxis_guththila.la want to generate test case and get it confirm it works properly.
* want to implement next(),anynext() and getStatus() methods
* setInputStream (), getNS4Prefix (), getPrefix4NS (), next (), methods implemented
* libaxis_guththila.so bulid sucessfully.
Problems and Difficulties
- When running test case it gives segmentation fault. after debugging got to know some problem with AxisIOStream* want to spend sometime with it. After implementing XMLParser interface there wasn't a way to test that , because setInputSteam (AxisIOStream *pInpuStream) initiate the pull parser instance. Therefore defined a new constructor only for testing...