Hi all, I've completed the porting of c14n DOM implementation to Axiom. Please find the source at http://www.cse.mrt.ac.lk/~emspekan/c14n/axiomC14N/axiom-c14n.zip
Thanks, --Saliya On 7/15/07, Ruchith Fernando <[EMAIL PROTECTED]> wrote: > > Hi Saliya, > > Thanks for the update ... can you please send a patch with the work > you have completed upto now (Please use JIRA). > > Thanks, > Ruchith > > On 7/11/07, Saliya Ekanayake <[EMAIL PROTECTED]> wrote: > > Hi all, > > > > It seems that attached PDF hasn't delivered to the list. Please see the > Wiki > > at, > > > > > http://wiki.apache.org/general/SaliyaEkanayake/GSoC2007Proposal/AXIOM-C14N/midterm_summary > > > > I'm really sorry for the caused inconvenience. > > > > Thanks, > > Saliya > > > > On 7/11/07, Saliya Ekanayake <[EMAIL PROTECTED]> wrote: > > > > > > Hi all, > > > > > > The summary of the work done on this so far is attached herewith. > > > > > > On 6/3/07, Saliya Ekanayake <[EMAIL PROTECTED] > wrote: > > > > > > > > Hi all, > > > > > > > > I'm working on implementing Canonical XML and Exclusive XML > > > > Canonicalization based on Apache Axiom for Google Summer of Code > 2007. I > > > > have placed my proposal at > http://wiki.apache.org/general/SaliyaEkanayake/GSoC2007Proposal/AXIOM-C14N > > > > . > > > > > > > > I try to keep up with my time line mentioned in the proposal and up > to > > > > now I was able to look into the existing implementation based on DOM > and to > > > > understand its design. I'm now in the second phase of porting the > existing > > > > code into Axiom. > > > > > > > > The design of the existing implementation seems to be very stable. > Thus > > > > I kept the same interface for the canonicalization service provider. > In fact > > > > I had to change the method signatures to provide Axiom objects to > replace > > > > DOM objects. The design of the C14n service provider is attached > herewith > > > > this mail. This set of classes is assisted by few helper classes and > > > > exception classes. > > > > > > > > The helper classes are needed to be ported to Axiom at the very > first > > > > stage since they are being used at various instances. I'm currently > working > > > > on this matter and as soon as I finish it I hope to jump into the > porting of > > > > C14n service provider portion. > > > > > > > > Any improvement to the existing design is greatly accepted. > > > > > > > > > > > > Thanks in advance > > > > > > > > Saliya > > > > > > > > > > > > > > > > > -- > > > Saliya Ekanayake > > > http://www.esaliya.blogspot.com > > > http://www.esaliya.wordpress.com > > > > > > > > -- > www.ruchith.org > www.wso2.org > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > -- Saliya Ekanayake http://www.esaliya.blogspot.com http://www.esaliya.wordpress.com
