Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: Re: [platform-ant-dev] Contribution of Planty

I looked at this and have some changes to PlantyCompletionProcessor I am
trying out. (Since there's a hurry, I know how to use my own library better
than Alf does. And I need to test the library.) We'll see.

One bizarre thing. PlantyContentOutlineTest did not compile. Apparently some
methods have been added to the IFile and IResource interfaces??? How can
this be compatible? I thought a class wouldn't load if it didn't implement
all the methods in an interface (fragile base class problem). Am I wrong?

Bob

----- Original Message -----
From: <Alf.Schiefelbein@xxxxxxxx>
To: <platform-ant-dev@xxxxxxxxxxx>
Sent: Tuesday, January 14, 2003 4:28 AM
Subject: Re: Re: [platform-ant-dev] Contribution of Planty


> I got the source from Bob and will look at it as soon as I have some
> time left. I might tell you more on that issue tomorrow.
>
> Alf
>
> > Great news. :) Please keep us updated on your progress. M5 is getting
> close.
> >
> > Thanks,
> > - Jared
> > P.S. If you would manage to edit the PlantyCompletionProcessor to use
> your
> > Xerces-based parser, you'd be my hero. ;-)
> >
> > On Monday 13 January 2003 04:24 pm, Bob Foster wrote:
> > > I now have both. I added the Xerces-based version this weekend,
> specifically
> > > for this project. I am testing it now.
> > >
> > > Bob
> > _______________________________________________
> > platform-ant-dev mailing list
> > platform-ant-dev@xxxxxxxxxxx
> > http://dev.eclipse.org/mailman/listinfo/platform-ant-dev
>
> _______________________________________________
> platform-ant-dev mailing list
> platform-ant-dev@xxxxxxxxxxx
> http://dev.eclipse.org/mailman/listinfo/platform-ant-dev
>



Back to the top