Hey,
> I have a number of members in my qooxdoo classes that are traditional
> Javascript objects in my code like:
> something : {
>  ...
> }
> 
> however any documentation  I write for these does not show up in the
> API viewer. Is there someway to get it show up?

Thats not really the common use for a qooxdoo class to have maps or any other 
data types stored public in a class definition. So currently, there is no way 
to add those stuff to the APi viewer. We are also sure that we don't want to 
force the developers to document all internal members they use. But maybe its a 
good idea to open up an enhancement report in out bugzilla which describes what 
it could be good for to show those documentations available.

Best,
Martin
------------------------------------------------------------------------------
The ultimate all-in-one performance toolkit: Intel(R) Parallel Studio XE:
Pinpoint memory and threading errors before they happen.
Find and fix more than 250 security defects in the development cycle.
Locate bottlenecks in serial and parallel code that limit performance.
http://p.sf.net/sfu/intel-dev2devfeb
_______________________________________________
qooxdoo-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel

Reply via email to