bugGrammatica - Bugs: bug #8693, Parser API: Better C# and .NET...

 
 

You are not allowed to post comments on this tracker with your current authentication level.

bug #8693: Parser API: Better C# and .NET integration could be provided

Submitter:  Per Cederberg <cederberg>
Submitted:  Sun 25 Apr 2004 12:27:21 PM UTC
   
 
Severity:  2 - Normal Item Group:  Future Improvement
Status:  Fixed Assigned to:  cederberg
Open/Closed:  Closed

Discussion locked!

Sat 14 Mar 2009 09:34:26 AM UTC, comment #2: 

Version 1.5 was released on 2009-03-07. Closing this issue.

Per Cederberg <cederberg>
Group administrator
Sat 07 May 2005 02:39:08 PM UTC, comment #1: 

This change has now been made. It was chosen to break the API, as the number of users calling the library directly is very limited. For all other users it will be sufficient to regenerate the source code from the grammar files.

Per Cederberg <cederberg>
Group administrator
Sun 25 Apr 2004 12:27:21 PM UTC, original submission:  

Currently the Grammatica API is quite Java-biased having methods such as GetParent() and similar. The API should be modified to make use of C# (and .NET) features such as properties and indexers in order to provide better integration.

This change cannot be made directly, as that would break the API for existing applications. Rather the new functions should be added while the old methods are deprecated and as such marked for future removal.

Per Cederberg <cederberg>
Group administrator

 

(Note: upload size limit is set to 16384 kB, after insertion of the required escape characters.)

No files currently attached

 

Depends on the following items: None found

Items that depend on this one: None found

 

Carbon-Copy List
  • -email is unavailable- added by cederberg (Posted a comment)
  •  

    There are 0 votes so far. Votes easily highlight which items people would like to see resolved in priority, independently of the priority of the item set by tracker managers.

     

    Follow 4 latest changes.

    Date Changed by Updated Field Previous Value => Replaced by
    2009-03-14 cederberg Open/ClosedOpen Closed
        Discussion LockNone Locked
    2005-05-07 cederberg StatusNone Fixed
        SummaryParser API: Better C# and .NET intergration could be provided Parser API: Better C# and .NET integration could be provided

    Back to the top

    Powered by Savane 3.13-f8d8.
    Corresponding source code