Skip to search.

Breaking News Visit Yahoo! News for the latest.

×Close this window

eiffel_software · Eiffel Software User list

The Yahoo! Groups Product Blog

Check it out!

Group Information

  • Members: 1380
  • Category: Development
  • Founded: Oct 30, 2001
  • Language: English
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Real people. Real stories. See how Yahoo! Groups impacts members worldwide.

Messages

Advanced
Messages Help
  Newest  |  < Newer  |  Older >  |  Oldest
Topics Messages Latest Post

Hi Manu Using obsolete is in keeping with the notion that Eiffel at least tries to support software engineering. Assuming that only a few expert users might...
20 Aug 13, 2010
12:54 am

Peter Gummer
peter_gummer
Send Email

I posted another progress update on an LLVM backend on the forums. http://eiffelstudio.origo.ethz.ch/node/422#comment-1336...
1 Aug 12, 2010
8:56 pm

colinlema
Send Email

Is it possible to create two threads within one class, e.g. by multiple inheritance of THREAD? Anders...
3 Aug 12, 2010
6:21 pm

andersoxie
Send Email

Hi, we just upgraded the openEHR archetype application to Eiffel 6.6, and discovered that EiffelBuild is still emitting 'is' keywords on all event routines,...
5 Aug 12, 2010
4:57 pm

Emmanuel Stapf [ES]
manus_eiffel
Send Email

I'm upgrading from EiffelStudio 6.4 to 6.6. Compiling is working within EiffelStudio, but I've just tried running the command line compiler for the first time...
5 Aug 12, 2010
4:49 pm

Emmanuel Stapf [ES]
manus_eiffel
Send Email

Looking at http://docs.eiffel.com/book/method/et-instructions#The_iteration_form_as_a_boolean_expression , I have to say I am not convinced by the idea of...
4 Aug 12, 2010
3:51 pm

Colin LeMahieu
colinlema
Send Email

Version = EiffelStudio 6 (6.6.8.2484 GPL Edition - macosx-x86-64) What does "project - [override](/Applications/MacPorts/Eiffel66/library/gobo/override)" in...
2 Aug 12, 2010
5:39 am

Peter Horan
peter7723
Send Email

Hi All I just ran across a bug in some older code. OK, the fact is, it was not a bug until 6.6., and indeed the code goes back to pre-Columbian times. The...
3 Aug 9, 2010
5:38 pm

Colin LeMahieu
colinlema
Send Email

Quickly, various points - use "require" instead of "Require" - class name are upper case, then use "REAL" instead of "real" - and your main error, a function...
1 Aug 9, 2010
7:13 am

Jocelyn.Fiat.ES
jfiat@...
Send Email

Dear Eiffel community, Firstly, thank you for Eiffel Studio and for this forum; also thank you for the Eiffel language. I have been doing a lot of research on...
10 Aug 7, 2010
6:44 pm

Andrew S
discs94
Send Email

Dear OO colleagues, I am a great supported of "design by contract" approach and find it very useful in commercial real life programming practice (I don't use...
6 Aug 7, 2010
1:51 pm

Peter Lubke
azador1606
Send Email

Hi Robert Writing good contracts can go a long way to addressing your concerns, but ultimately, there will be failures of some sort. The goal is the reduce...
2 Aug 6, 2010
10:39 am

Robert Jurjevic
robertjurjevic
Send Email

Hi all, I'm just wondering if exists anything like the xmlbeans scomp tool for eiffel to be able to generate eiffel code from an XML schema. Also searching for...
1 Aug 6, 2010
9:03 am

luca paganotti
luca.paganotti
Send Email

So far only a 7-zip file is available for EiffelStudio 6.7. I have no idea how to install this and the instructions at ...
4 Aug 4, 2010
11:55 pm

Emmanuel Stapf [ES]
manus_eiffel
Send Email

Is this one of the missing messages?...
6 Jul 29, 2010
8:42 pm

rwschlatter
Send Email

Any chance of a little windows app for the syntax_updater? Trying to use a command line in windows with long file names is a problem. A little dialog to...
1 Jul 28, 2010
6:53 pm

Jimmy Johnson
boxer41a
Send Email

I'm using 6.6.8.2484 GPL Edition - macosx-x86-64 on an iMac. Sometimes the edit window scrolls out of control for a second or two. It is as if I have touched...
1 Jul 28, 2010
6:47 pm

Jimmy Johnson
boxer41a
Send Email

Hello. I would like to experiment with EiffellStudio in Gentoo Linux, and I would like to install it using the package management tools. Can anybody point me...
2 Jul 28, 2010
3:19 pm

Emmanuel Stapf [ES]
manus_eiffel
Send Email

Hi Thomas Just curious what the goal is. A programmatic equivalent of diff is certainly appealing (to me), but then so would be encapsulations of things like...
5 Jul 27, 2010
7:13 am

Thomas Beale
twbeale
Send Email

Messages 17223 and 17224? I saw two messages related to manifest strings in when...then branches, and wanted to answer. But now they are gone... Regards, David...
2 Jul 27, 2010
12:07 am

Emmanuel Stapf [ES]
manus_eiffel
Send Email

Has anyone written the source code for the standard 'diff' algorithm for generating unified diff output from a 2 file comparison? If so, I would like to use...
1 Jul 25, 2010
5:28 pm

Thomas Beale
twbeale
Send Email

Hi, We have just put a new revision of EiffelStudio 6.6 at http://www.eiffel.com/downloads. This fixes a few issues reported on this mailing list the past...
3 Jul 23, 2010
3:09 pm

Emmanuel Stapf [ES]
manus_eiffel
Send Email

Some of my classes have similar contracts, and I have been pondering what kind of reusable patterns I could use for contracts in my code. For instance,...
6 Jul 23, 2010
1:05 pm

David Le Bansais
dlebansais
Send Email

I cannot address the question of "no longer used", but I'll pass this on anyway. I once wrote a paper proposing the use of attachable finite state machines to...
1 Jul 23, 2010
4:58 am

James Heliotis
jimelihel
Send Email

I've been working on part of an LLVM backend for Eiffel. I put a posting of my progress up on http://eiffelstudio.origo.ethz.ch/node/409 for those that are...
3 Jul 18, 2010
3:33 am

rwschlatter
Send Email

Hello all, I'm reading OOSC 2nd ed, and just got to 15.4 Repeated inheritance, and find the Eiffel syntax for replication confusing. I'll explain what I mean...
5 Jul 17, 2010
11:14 am

James
james_gnz
Send Email

ES 6.4 on Windows 7 1. if I do a rename on attribute xxxxxxxxx to yyyyyy, it would be nice if the refactoring dialog asked if I want to also change...
2 Jul 16, 2010
4:17 pm

Emmanuel Stapf [ES]
manus_eiffel
Send Email

Hi All I have run into a problem with 6.6 estudio that was not there in 6.5. I (deliberately) violate a precondition in a pretty simple program and it crashes...
3 Jul 14, 2010
2:50 pm

Emmanuel Stapf [ES]
manus_eiffel
Send Email

Is there any simulator written in Eiffel which is able to emulate semi-conductor design models ? Does someone know if people or company have been involved in...
3 Jul 13, 2010
12:43 pm

Alexander Kogtenkov
kogtenkov
Send Email

* * Eiffel 6.4 / Windows If I have a create clause like class X create make, make_with_string, make_with_integer end and I try to do x: X create x I get the...
4 Jul 12, 2010
7:17 pm

Emmanuel Stapf [ES]
manus_eiffel
Send Email
  Newest  |  < Newer  |  Older >  |  Oldest
Add to My Yahoo!      XML What's This?

Copyright © 2010 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines NEW - Help