Re: /*< private >*/ handling



> On Sun, 2003-01-12 at 02:05, Matthias Clasen wrote:
> > Damon, Owen, 
> > can we resolve this issue one way or the other ? Should I commit the
> > patch attached to http://bugzilla.gnome.org/show_bug.cgi?id=95398 which
> > removes the special-casing of class structs and makes them default to
> > public like other structs ?
> 
> The patch is fine by me. As you said, most class structs aren't included
> in the docs at the moment anyway, so it won't affect the docs much.
> When they are added, the <private> and <public> tags can be used as
> needed.

Ok, I'll commit it then.

>  
> > In other news, I have been working a bit on whipping up the object
> > hierarchies produced by gtk-doc a bit I have a patch which employs the
> > dot utility (part of GraphViz) to produce images like the one attached
> > below, together with the necessary image maps (I have attached only the
> > GtkSpinButton snipplet, since the complete GTK+ hierarchy is a bit
> > overwhelming...). 
> >
> > I wonder how to best integrate this feature with gtk-doc. I guess we
> > don't want a hard dependency on GraphViz (and compile time doesn't make
> > any real sense), thus the simplest thing would be to add a
> > --graphical-hierarchies option or just detect the absense of dot at
> > runtime and fall back to the old textual trees ?
> 
> Is GraphViz widely available and easy to install etc.? I can't see it in
> RedHat 7.3.

Don't know, thats why I don't want a hard dependency. Even more so since my
code needs a relatively new dot feature (client side image map output).

> To be honest, I'd rather we didn't add major features to gtk-doc now -
> I'd prefer we just fixed major problems. Unless someone else wants to
> take over maintainership, of course ;)

I don't intend this to go in before 1.0. I just wanted to discuss it so that
I can finish my patch
and stick it into bugzilla. Speaking about 1.0, what major problems do you
want fixed before
1.0 ? Regarding maintainership, ask again after 1.0...

Matthias

-- 
+++ GMX - Mail, Messaging & more  http://www.gmx.net +++
NEU: Mit GMX ins Internet. Rund um die Uhr für 1 ct/ Min. surfen!




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