Howdy!

Jim Hunter wrote:
> I have a small suggestion to the new documentation API... is it possible to
> get the methods and properties to be accumulative? What I mean is that when
> I look at the docs for a given widget, I see it's methods and properties as
> well as all those that it inherits. Perhaps the new properties and methods
> can be distinguished from the inherited ones so we know which ones are new
> and which ones are inherited. This was sort of the way the docs were for 
> the
> 0.5.2 release and I liked it. I didn't need to look at docs for each
> inherited object separately to see all of the methods and properties that
> were available to a widget.

You are absolutely right that one needs to distinguish the 
properties/methods of a derived class from the ones of the parent 
classes. Fortunately, this has already been implemented in the new API 
documentation: you can toggle the visibility of inherited 
properties/methods by a checkbox.

> Also, is it possible to also add a list of events that a given control can
> respond to?

This is necessary as well. There is an entry in bugzilla 
http://bugzilla.qooxdoo.org/show_bug.cgi?id=96 which is currently under 
discussion. Guess we'll have a solution soon.

Cheers,

Andreas

-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys -- and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
qooxdoo-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel

Reply via email to