discuss-gnustep
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Project Center inspiration sshots


From: stefan
Subject: Project Center inspiration sshots
Date: Mon, 3 Jan 2005 10:39:33 +0100
User-agent: Internet Messaging Program (IMP) 3.2.2

Hi,

What do you think about something similar in ProjectCenter?

http://www.ambrai.com/smalltalk/screenshots/index.html

For example category browser:

http://www.ambrai.com/smalltalk/screenshots/CategoryBrowser.html

Or this message browser:

http://www.ambrai.com/smalltalk/screenshots/MessageBrowser.html

I think all this is doable and tools that can help already exist, even they are
not so finished. what is needed is just ObjC Parser and some source file
builder. For the ObjC parser - there is one quite reusable - the one from
autogsdoc. DevelKit is using it for automatic acessor/encoding/dealloc method
generation. It is not perfect, but "it just works" and it is enough.

For the devel kit see:

https://savannah.nongnu.org/projects/develkit/

Feel free to take the code and create another framework or if someone likes, i
can add him to the developer list.

What do you say?

Stefan Urbanek

p.s.: for the working tool that uses included ObjectiveC parser see:

http://groups-beta.google.com/group/gnu.gnustep.discuss/browse_thread/thread/d0792230e670ed95/5e26730d047440b0?q=dkautogen&_done=%2Fgroup%2Fgnu.gnustep.discuss%2Fsearch%3Fgroup%3Dgnu.gnustep.discuss%26q%3Ddkautogen%26qt_g%3D1%26&_doneTitle=Back+to+Search&&d#5e26730d047440b0

(or search for dkautogen in discuss-gnustep group)

As mentioned before, the used parser is nothing more than a wrapper over the
parser from autogsdoc => all necessary code was already written, it is just
necessary to properely reuse it and do not reinvent the wheel.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]