URL:
  <http://savannah.gnu.org/task/?10762>

                 Summary: Extend GSDoc to support ObjC 2 features such as
properties
                 Project: GNUstep
            Submitted by: qmathe
            Submitted on: mer 10 nov 2010 17:46:00 GMT
                Category: Foundation
         Should Start On: mer 10 nov 2010 00:00:00 GMT
   Should be Finished on: mer 10 nov 2010 00:00:00 GMT
                Priority: 6
                  Status: None
                 Privacy: Public
        Percent Complete: 0%
             Assigned to: None
             Open/Closed: Open
         Discussion Lock: Any
                  Effort: 0.00

    _______________________________________________________

Details:

Both GSDoc format and autogsdoc don't support ObjC 2 features:
- properties
- protocols with optional methods

For declared properties, it would be nice to support:
- parsing their documentation along with their attributes
- adding the setters/getters, when declared as synthesized, to the gsdoc
output

I'm also not sure autogsdoc can properly handle/parse anonymous category (aka
class extension). A class extension is a declaration like '@interface MyClass
()' whose methods are expected to be found in the main implementation
'@implementation MyClass'.




    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/task/?10762>

_______________________________________________
  Message posté via/par Savannah
  http://savannah.gnu.org/


_______________________________________________
Bug-gnustep mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/bug-gnustep

Reply via email to