Talk:Eiffel (programming language): Difference between revisions

Content deleted Content added
 
(3 intermediate revisions by 2 users not shown)
Line 1:
{{WikiProject Computingbanner shell|class=Start|importance1=mid}}
{{WikiProject Computer science|class=StartComputing|importance=mid}}
{{WikiProject Computer science|importance=mid}}
}}
 
[[/Expanded draft]]
Line 6 ⟶ 8:
== Archives ==
[[/Archive 1]]
 
==When appeared?==
 
Infobox says 1986; text says "Since 1985, many suppliers have developed Eiffel programming environments". Any better sources? [[Special:Contributions/192.12.12.178|192.12.12.178]] ([[User talk:192.12.12.178|talk]]) 02:24, 2 March 2010 (UTC)
:{{done|Added a reference}} in the info block to the web page mentioning the history of the language. [[User:Alexander (Sasha)|Alexander (Sasha)]] ([[User talk:Alexander (Sasha)|talk]]) 09:06, 24 August 2017 (UTC)
 
== Missing File Extension ==
 
Can someone who knows Eiffel add the file extension used by its components. Thanks. <small class="autosigned">—&nbsp;Preceding [[Wikipedia:Signatures|unsigned]] comment added by [[Special:Contributions/189.209.111.39|189.209.111.39]] ([[User talk:189.209.111.39|talk]]) 22:49, 7 May 2015 (UTC)</small><!-- Template:Unsigned IP --> <!--Autosigned by SineBot-->
:{{done|Added the file extension}} to the language template block. [[User:Alexander (Sasha)|Alexander (Sasha)]] ([[User talk:Alexander (Sasha)|talk]]) 08:48, 24 August 2017 (UTC)
 
== External links modified ==
Line 29 ⟶ 21:
 
Cheers.—[[User:InternetArchiveBot|'''<span style="color:darkgrey;font-family:monospace">InternetArchiveBot</span>''']] <span style="color:green;font-family:Rockwell">([[User talk:InternetArchiveBot|Report bug]])</span> 10:58, 18 September 2017 (UTC)
 
== Renaming mechanism flaw ==
 
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. [[User:Joeyz44|Joeyz44]] ([[User talk:Joeyz44|talk]]) 15:53, 21 June 2025 (UTC)