taskLiberty Eiffel - Tasks: task #12659, indexing / notes

 
 

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

task #12659: indexing / notes

Submitter:  Cyril Adrian <cadrian>
Submitted:  Fri 07 Jun 2013 08:36:04 AM UTC
   
 
Should Start On:  Thu 06 Jun 2013 10:00:00 PM UTC Should be Finished on:  Thu 06 Jun 2013 10:00:00 PM UTC
Category:  SmartEiffel Priority:  5 - Normal
Status:  None Assigned to:  None
Percent Complete:  0% Open/Closed:  Open
Fixed Release:  None Planned Release:  None
Effort:  0.00

Fri 07 Jun 2013 09:01:20 AM UTC, comment #1: 

The wrapper generator does not use the "indexing" keyword at all as it emits only comments.
Things are different in the high level stratum of the wrappers which are written by a wetware and not by a software: it's written by people.
A definitive solution could be to entirely avoid the usage of the indexing keyword, keeping all the informations in comments.

I would also add that most of the time I would like to put HTML code in the comments, as I often dream to turn Eiffel into a Literate Programming language. But that's another story....

Paolo Redaelli <Tybor>
Group administrator
Fri 07 Jun 2013 08:36:04 AM UTC, original submission:  

https://github.com/LibertyEiffel/Liberty/issues/77

I don't care about such naming. "note" is as good as "indexing" - for a first time implementation it may be a bit better to have "note", but as there already is eiffel code using "indexing" it's a bit worse to have "note". As "note" is the ECMA notation, I'd vote for this.

  • add support for "note" in the compiler
  • add "note" it in check assertions as defined in ECMA 8.9.17
  • add note clauses in our libs
  • replace "indexing" by "note" in the wrapper generator
  • add handling of "note" in eiffeldoc



Cyril Adrian <cadrian>
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 Tybor (Posted a comment)
  • -email is unavailable- added by cadrian (Submitted the item)
  •  

    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.

     

    No changes have been made to this item

    Back to the top

    Powered by Savane 3.13-758e.
    Corresponding source code