I guess not, a couple of false starts here a little on the frustrating side
but I will get over it. Fortunately it is basically what I have now, just one
less object. Good News is that I have all this modeled in MagicDraw,
the class & Sequence diagrams should make it easier for the next travelers.

What I am trying to accomplish is to create a direct DTM Document
where I am including another array that holds something similar to a
DTMNodeProxy. The bulk of the SQL Extension is contained in a
few methods of two classes. SQLDocument and DTMNode.

Should have something working in the next few days.

Thanks
JG

[EMAIL PROTECTED] wrote:

> What Joe said.  We wanted DTMTraverser and DTMIterator to have direct
> access to the internals of DTMDefaultBase.  Does derivation from
> DTMIterator present problems to the SQL DTM?
>
> -scott
>
>
>                     John Gentilin
>                     <johnglinux@eyecatch        To:     Scott Boag 
><[EMAIL PROTECTED]>, Xalan Mailing List
>                     ing.com>                    <[EMAIL PROTECTED]>
>                     Sent by:                    cc:
>                     [EMAIL PROTECTED]        Subject:     DTMDefaultBase & 
>DTMDefaultBaseIterator
>                     tching.com
>
>
>                     06/30/01 08:34 PM
>                     Please respond to
>                     xalan-dev
>
>
>
> Scott,
>
> I have been going over this code to see how I can leverage it
> in the construction of the SQL Extension. I was going to extend
> DTMDefaultBase and override the required methods. Problem
> is, the DTMDefaultBaseTraverser extends DTMDefaultBase
> directly so I can't use my code. What I would like to do is create
> separate classes DTMDocument, DTMTraverser, & DTMIterator.
> The Traverser will take a DTMDocument as a constructor argument
> so that any derived class can use the base Iterator and the DTMDocument
> can take a DTMIteratorFactory so that it can produce Iterators. Seems
> like a more generic solution ?? Do you see any design problems with this
>
> approach ??
>
> Thanks
> John G

--

--------------------------------------
John Gentilin
SMART911
18314 Carlwyn Drive
Castro Valley CA 94546

    Contact Info
[EMAIL PROTECTED]
Phone 1-510-881-4821
--------------------------------------

begin:vcard 
n:Gentilin;John
tel;fax:510-727-0931
tel;work:510-881-4821
x-mozilla-html:FALSE
url:www.smart911.com
org:SMART911;Development
adr:;;18314 Carlwyn Drive;Castro Valley;CA;94546;USA
version:2.1
email;internet:[EMAIL PROTECTED]
title:CTO
fn:John Gentilin
end:vcard

Reply via email to