Jump to content

Talk:Eiffel (programming language)

Page contents not supported in other languages.
From Wikipedia, the free encyclopedia

/Expanded draft

Archives

[edit]

/Archive 1

[edit]

Hello fellow Wikipedians,

I have just modified one external link on Eiffel (programming language). Please take a moment to review my edit. If you have any questions, or need the bot to ignore the links, or the page altogether, please visit this simple FaQ for additional information. I made the following changes:

When you have finished reviewing my changes, you may follow the instructions on the template below to fix any issues with the URLs.

This message was posted before February 2018. After February 2018, "External links modified" talk page sections are no longer generated or monitored by InternetArchiveBot. No special action is required regarding these talk page notices, other than regular verification using the archive tool instructions below. Editors have permission to delete these "External links modified" talk page sections if they want to de-clutter talk pages, but see the RfC before doing mass systematic removals. This message is updated dynamically through the template {{source check}} (last update: 5 June 2024).

  • If you have discovered URLs which were erroneously considered dead by the bot, you can report them with this tool.
  • If you found an error with any archives or the URLs themselves, you can fix them with this tool.

Cheers.—InternetArchiveBot (Report bug) 10:58, 18 September 2017 (UTC)[reply]

Renaming mechanism flaw

[edit]

Dear editors:

In 2022, it was discovered that the Eiffel's renaming mechanism has
serious semantic flaws, please refer to the following repo and pdf doc
for the report, and code example to demonstrate the semantic issue:

https://github.com/joortcom/eiffel_rename
https://github.com/joortcom/eiffel_rename/blob/main/eiffel_rename.pdf

Please verify the new findings as reported there, and update the
wikipedia page of the Eiffel language.

BTW, you can also check the following repo for a new design pattern
that solved the diamond problem of multiple inheritance cleanly and
generally, based on the above findings:

https://github.com/joortcom/DDIFI

Happy editing!

Regards. Joeyz44 (talk) 15:53, 21 June 2025 (UTC)[reply]