Thanks Karma Master!
Lawrence
| "Davanum Srinivas"
<[EMAIL PROTECTED]>
08/03/2006 03:43 PM
|
|
Off my back folks :) It's already been done and karma granted.
-- dims
On 8/3/06, Lawrence Mandel <[EMAIL PROTECTED]> wrote:
>
>
> On this week's Woden status call Oshani said she hadn't yet got karma. If I remember correctly Jeremy volunteered to bug Dims. :)
>
> Lawrence
>
>
>
>
> Eran Chinthaka <[EMAIL PROTECTED]>
>
> 08/03/2006 02:32 PM
>
> Please respond to
> [email protected]
>
>
> To [email protected]
>
> cc
>
>
> Subject Re: WODEN-44, ElementSource
>
>
>
>
>
>
>
>
> Oshani,
>
> Why are u sending patches? You are a fully qualified and a "prestige" (
> ;) ) committer. I don't see any problem in you going and committing
> changes.
> BTW, did u get karma? If not, bother Dims a bit :).
>
> -- Chinthaka
>
> Oshani Seneviratne wrote:
> > Hi John,
> >
> > The patch for ElementSource implementation is attached at
> >
> > http://issues.apache.org/jira/secure/attachment/12337885/woden-44.patch
> >
> > This patch includes the implementation of the ElementSource and it's
> > related classes in the WODEN-44 branch. With this, I have removed all
> > the DOM dependencies in XMLAttr, ExtensionDeserializer, etc, etc..,
> > In those classes, the relevant method signatures are changed to take
> > in Objects instead of org.w3c.dom.Elements. If a particular attribute
> > in this DOM/OM element wrapped in ElementSource is required, the
> > static methods in the 'ElementUtils' is used.
> >
> > The class ElementUtils, acts as a switch for DOM/OMUtils. However
> > there is no inheritance mechanism here. It is used as an alternative
> > to DOMUtils which was there to get any attribute specific information
> > from the elements. There is a possiblity to remove these static method
> > references, and have the two util classes extend from ElementUtils
> > later.
> >
> > Also QNameUtils is refactored to avoid possible confusion with the
> > same class name in the two o.a.w.i.util.dom/om packages.
> >
> >
> > Regards,
> > Oshani
> >
> > ---------------------------------------------------------------------
> > To unsubscribe, e-mail: [EMAIL PROTECTED]
> > For additional commands, e-mail: [EMAIL PROTECTED]
> >
> >
>
>
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>
>
>
--
Davanum Srinivas : http://www.wso2.net (Oxygen for Web Service Developers)
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
