Skip to search.

Breaking News Visit Yahoo! News for the latest.

×Close this window

eiffel-nice-library · Eiffel Nice Library

The Yahoo! Groups Product Blog

Check it out!

Group Information

? 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, I agree with Jim that '<' should be the one and only basic specifier. The central question is how to specify equality. When I tried to assess the degree...
4 Aug 16, 2002
11:21 pm

Arno Wagner
gweihir2
Send Email

Here is an initial proposal for COMPARABLE. I think we can discuss this in one step, and vote on it in a block doing the different issues in separate votes, ...
9 Aug 9, 2002
7:02 pm

Arno Wagner
gweihir2
Send Email

Hi everybody! Before I start to call for discussion, let me say some words about .NET. Personally I do not share the general excitement. I see a strong...
2 Aug 6, 2002
9:15 am

Franck Arnaud
franck@...
Send Email

... Hello, Arno. Actually, after Roger Browne took a break, it appears no one wanted to step into his large shoes and stand up with an agenda. So while you're...
9 Jul 30, 2002
8:25 pm

Roger Browne
eiffeltm
Send Email

It seems people are awake now ;-) Before everybody runs off in a different direction, here is a proposal for a schedule, annotated with some of the problems I...
1 Jul 26, 2002
9:29 pm

Arno Wagner
gweihir2
Send Email

... http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/gobo-eiffel/gobo/library/kernel/io/ ... ===== Apologies for the stupid Yahoo ad below. ...
1 Jul 26, 2002
2:58 pm

Greg C
gmc444
Send Email

... I guess we miss Roger's stewardship. It would be nice if someone takes over Roger's role if Roger is too busy. ... Go on working on ANY, COMPARABLE, then...
5 Jul 24, 2002
10:03 am

Franck Arnaud
franck@...
Send Email

Hello everybody! After the mast major effort (STRING), it seems we have trouble continuing the good work. One thing we should think about is what is most...
1 Jul 22, 2002
9:11 pm

Arno Wagner
gweihir2
Send Email

... DS_ARRAYED_LIST if you want ARRAY storage of an integer indexed list. ... I think one point for the current situation is that ARRAY is a basic building...
2 Jun 24, 2002
6:33 am

Ulrich Windl
ujmw2001
Send Email

Hello, ... and remove ... insert in the ... Yes it can. See the feature add(element: like item; index: INTEGER) in class COLLECTION. As for item removal, just...
3 Jun 20, 2002
2:07 pm

Ulrich Windl
ujmw2001
Send Email

Hello, a moment ago I realized that ARRAY lacks features to insert and remove items! (SmallEiffel can add_first, add_last, and remove, but not insert in the ...
3 Jun 20, 2002
9:25 am

Ulrich Windl
ujmw2001
Send Email

Oops, sorry, I used the wrong group (ment for "library"). Please forgive me! Ulrich...
3 Jun 11, 2002
2:42 pm

Ulrich Windl
ujmw2001
Send Email

... I've now updated the "Draft ELKS 2002 ARRAY" page... http://www.eiffel-nice.org/standards/wip/array/array2002proposal.txt ...which should now be consistent...
4 Apr 25, 2002
6:47 am

Roger Browne
eiffeltm
Send Email

I was looking at this last night and wondered why I had written code which assumed subarray (min, max: INTEGER): like Current rather than subarray (min, max:...
6 Mar 22, 2002
11:04 am

Arno Wagner
gweihir2
Send Email

... I agree we should inform the client, but then "may be shared or new" is also a valid spec. Really what this info gives you is whether you are able to...
4 Feb 22, 2002
9:24 pm

Greg C
gmc444
Send Email

... Immutable strings generally solve the "aliasing"; problem as people can't modify it, but not really the object identity (=) one. They are distinct: you can...
1 Feb 22, 2002
12:40 pm

Franck Arnaud
franck@...
Send Email

... Looking at the comment, that the result must be a new string; could we use a postcondition: generating_type_new_string: Result /= generating_type Or would...
6 Feb 18, 2002
4:34 pm

Cyril ADRIAN
cad_sxb
Send Email

I'm travelling from today until 12 December (mostly in Australia). I'm not planning to have email contact. The current vote (ARRAY 'resize&#39;) will automatically...
5 Feb 15, 2002
7:13 am

Alexander Kogtenkov
kogtenkov
Send Email

Hello, In ELKS 2001 STRING we have the following feature inherited from COMPARABLE: three_way_comparison (other: like Current): INTEGER -- If current object...
5 Feb 12, 2002
2:36 pm

Roger Browne
eiffeltm
Send Email

You should soon receive an automatically-generated message from the YahooGroups polling system, inviting you to vote on the following proposal for class ARRAY:...
7 Feb 11, 2002
10:53 pm

Peter Horan
peter7723
Send Email

... OK, there seems to be general agreement on this style guideline. At the end of this message I have shown how existing features of STRING and ARRAY would...
2 Feb 5, 2002
7:52 pm

Roger Browne
eiffeltm
Send Email

... You are right. This error is in the explanatory notes rather than the class specification. This is an adopted standard, so this group can't change the text...
2 Feb 5, 2002
7:51 pm

Roger Browne
eiffeltm
Send Email

Thanks to the recent efforts of Joseph Kiniry, the NICE server is up-and-running on our own machine (donated by CalFP and hosted by ISE): ...
1 Jan 28, 2002
11:19 am

Roger Browne
eiffeltm
Send Email

I'm using the "fast-track&quot; method suggested by Franck Arnaud to "close off" the two minor proposals that we worked on earlier this month. The proposals, and...
1 Jan 27, 2002
7:05 pm

Roger Browne
eiffeltm
Send Email

A fairly trivial observation, but worth a word. The postcondition of count is consistent_with_bounds: Result = upper - lower + 1 The postcondition of (for...
3 Jan 25, 2002
6:01 am

Peter Horan
peter7723
Send Email

... Nope. Ads are hardly noticeable when used through email. ... I don't think it's worth it while it's usable in email. Also the annoying ads on the web side...
2 Jan 18, 2002
6:36 pm

gmc444
Send Email

... For non controversial things should we have a simpler procedure without a vote? You (or whoever maintains a spec) could say that unless someone explicitely...
2 Jan 12, 2002
12:08 pm

Roger Browne
eiffeltm
Send Email

Hello, A hyper-text version of ELKS 2001 is available here: http://www.gobosoft.com/eiffel/nice/elks01/index.html ... My guess is that "`is_lower&#39;, `is_upper'"...
3 Jan 11, 2002
3:33 pm

Roger Browne
eiffeltm
Send Email

... The most likely ELKS postcondition for 'item_code&#39; in class STRING would surely be: ensure result = item(i).code which would not allow you redefine...
8 Jan 10, 2002
6:34 pm

Berend de Boer
berenddeboer
Send Email

... It seems to me that Eric has pointed out an error that is straightforward to correct. I offer the following candidate versions for consideration. The only...
2 Jan 10, 2002
2:46 pm

Arno Wagner
gweihir2
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