bug-gnustep
[Top][All Lists]
Advanced

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

[task #10762] Extend GSDoc to support ObjC 2 features such as properties


From: Quentin Mathé
Subject: [task #10762] Extend GSDoc to support ObjC 2 features such as properties
Date: Wed, 10 Nov 2010 17:46:01 +0000
User-agent: Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10_6_4; fr-fr) AppleWebKit/533.18.1 (KHTML, like Gecko) Version/5.0.2 Safari/533.18.5

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/




reply via email to

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