Re: [Plib-users] plib class repository
Brought to you by:
sjbaker
From: Martin O. <mo...@ad...> - 2001-10-22 17:13:19
|
On 2001.10.21 02:54 Steve Baker wrote: > Martin Olveyra wrote: > >=20 > > Is there any user-defined class repository for plib? > > I wish to share my own classes, and I would like to find and use > classes > > defined by other people. >=20 > Anything really worthwhile has been either incorporated into PLIB proper > or placed into the ssgAux area. >=20 > I'm not aware of anything more than that. >=20 > What kinds of things do you have? >=20 Well, what I have is not so general so to include in a plib distribution. I'm developing a flightgear grafical starting program and I have builded some widget classes for this purpose. But I think that, a page which provides an ordered list with a small description and snapshot of user provider classes could speed development time of programmers, avoiding to construct a class which someone else builded (or a class which is close to those the programmer needs). |