Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
RE: [cdt-dev] Interesting "starter" work project

Folks,

I'm still willing and able to dig in, I can start over the long holiday weekend; however, I don't want to spend time duplicating effort or doing work that may not survive very long. 

Thanks,
gene

-----Original Message-----
From: Chris McKillop [mailto:cdm@xxxxxxx] 
Sent: Monday, June 30, 2003 2:07 PM
To: cdt-dev@xxxxxxxxxxx
Subject: Re: [cdt-dev] Interesting "starter" work project

> 
>   I started to get back to cleaning up the CView a bit today, and I think
> that for anyone
> who is lurking out there and wanting to get involved, a great project would
> be to clean
> up the CView so that it implements the IResourceNavigator interface, likely
> by inheriting
> from the ResourceNavigator class.  It is probably a good couple of evenings
> work if
> anyone is interested.
> 

Except at the moment it isn't that easy. ;(  Part of the Eclipse 3.0 work
is to make the ResourceNavigator class extendable and usefull.   At the 2.1.x
level, things are still doing all of thier work by hand (ie: Package Explorer).
I tried doing a ResourceNavigator extension and it was far too restrictive.

So, it might not be worth doing a total re-work prior to the 3.0 
ResourceNavigator improvements.

Just an FYI...

    chris

-- 
  Chris McKillop <cdm@xxxxxxx>   "The faster I go, the behinder I get."
  Software Engineer, QSSL                   -- Lewis Carroll --
  http://qnx.wox.org/


_______________________________________________
cdt-dev mailing list
cdt-dev@xxxxxxxxxxx
http://dev.eclipse.org/mailman/listinfo/cdt-dev


Back to the top