On Sun, 12 May 2002 12:20, Adam Murdoch wrote: > On Sun, 12 May 2002 11:01, Peter Donald wrote: > > On Sat, 11 May 2002 20:14, Adam Murdoch wrote: > > > Now that we have the <typelib> task, do we want to get rid of the > > > <import> element from the project file > > > > Well I still see them as separate. One of them loads library from a file > > and one loads library from an abstract name. > > You're thinking of the <import> *task*, which loads a library from a file.
egads - what a mess ;) How about we * rename the current <import/> task to <typelib/> * rename the current <typelib/> task to <import/> So typelib loads from a file while import loads from an abstract name. > I was actually talking about the <import> element at the top of the project > file, which the ProjectBuilder turns into a TypeLib, which the Workspace > turns into a <typelib> task. Sounds good. -- Cheers, Peter Donald -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
