Hi Michael,

As I understood, the second part of the project is also a critical
implementation, which is known as parseWithContext(). According to the W3C
specification[1], this method is used to insert a fragment of and XML
document to an existing document. The parameters in the method specify the
position where the new fragment should be attached and which action should
be triggered between the existing document and the new fragment.

The implementation also include an error handling part (in a case where the
inserting fragment is erroneous,etc) to notify the caller through an
ErrorHandler object when an unexpected scenario occur.

I need to understand the background for parseWithContext() some more and can
you tell me what are the useful resources in this regard. (Understanding the
overall idea of this will help me to allocate approximate time in the
proposal)

I would like to start writing a proposal for the project and I need a big
help from you. I am happy if you can give me an starting point and guide
lines to write the proposal.

[1]
http://www.w3.org/TR/2004/REC-DOM-Level-3-LS-20040407/load-save.html#LS-LSParser-parseWithContext

Thanks.

On Sat, Mar 19, 2011 at 11:41 PM, Michael Glavassevich
<mrgla...@ca.ibm.com>wrote:

> Hi Thiwanka,
>
> Thiwanka Somasiri <asthiwa...@gmail.com> wrote on 03/19/2011 02:25:03 AM:
>
> > Hi Michael,
>
> >
> >     Thanks for your reply. I will study more on the project within
> > next week and come up with both my issues and ideas. Since I was
> > having my exams, I could not focus much on the project and will be
> > free after few more days. I hope the support of you all to step forward.
>
> That's fine. It's still early on in the process so still quite a bit of
> time to put together and discuss a proposal.
>
>
> > Thanks.
>
> Thanks.
>
> Michael Glavassevich
> XML Parser Development
> IBM Toronto Lab
> E-mail: mrgla...@ca.ibm.com
> E-mail: mrgla...@apache.org
>
>


-- 

Regards

A.S.Thiwanka Somasiri

Skype : executionerwild
MSN   : thi...@ymail.com
<thi...@ymail.com>

Reply via email to