... This is indeed our recommendation. ... Yes. ... Although it might be confusing to have two clusters doing similar things, we have still some customers who...
9170
Tomek Bujok
tomekbujok@...
Jun 2, 2006 6:53 am
Hi, I write a project using Eiffel Programming Language and Eiffel Studio 5.6. I seek a high-level plotting library. I have found the EIFFEL-DISLIN library ...
9171
dlurig
Jun 2, 2006 2:21 pm
... Studio 5.6. I ... library ... does not ... plots. ... Tom, You could look at: EiffelMedia - A library that allows Eiffel programs to access functionality...
9172
Jimmy Johnson
boxer41a
Jun 7, 2006 1:27 am
Can someone explain this one? I've got an error that I don't understand. The featues look as if they have the same signatures to me...? Error code: VDJR ...
9173
Alexey V. Lapshin
otro_94
Jun 7, 2006 8:54 pm
Hi, I have EiffelStudio installed at /usr/local/Eiffel56/studio/spec/solaris-sparc/bin on Solaris10 mashine. When I started ec or estudio there is relocation...
9174
Emmanuel Stapf [ES]
manus_eiffel
Jun 7, 2006 9:05 pm
Here is a workaround for that problem: 1. create file libfixx.c containing: __register_frame_info() {} __deregister_frame_info() {} 2. compile it to libfixx.so...
9175
Emmanuel Stapf [ES]
manus_eiffel
Jun 7, 2006 9:20 pm
Like that it seems there is a problem. Can you submit a reproducible example to our support site http://support.eiffel.com? Thanks, Manu...
9176
Colin Adams
colinpauladams@...
Jun 8, 2006 10:39 am
There's a position open for an Eiffel programmer at Axa Rosenberg's London office: http://www.axarosenberg.com/jobs_gii_developer_200602.pdf The company is one...
9177
Robert Jurjevic
robertjurjevic
Jun 8, 2006 10:54 am
Dear Colin, Thanks very much for passing the info. Yours sincerely, Robert Jurjevic ... From: eiffel_software@yahoogroups.com...
9178
Peter Gummer
peter_gummer
Jun 8, 2006 11:32 am
... Hmmm, "... offices in ... London, ... New York, Sidney", it says. Where's Sidney? - Peter Gummer Sydney, Australia [Non-text portions of this message have...
9179
Ognian Pishev
pishev
Jun 8, 2006 11:49 am
Don't even think about it!!! ... From: Peter Gummer To: eiffel_software@yahoogroups.com Sent: Thursday, June 08, 2006 9:24 PM Subject: Re: [eiffel_software]...
9180
Robert Jurjevic
robertjurjevic
Jun 8, 2006 11:52 am
Hello, Don't even think about it!!! What do you mean? Yours sincerely, Robert Jurjevic ... From: eiffel_software@yahoogroups.com ...
9181
Alexey V. Lapshin
otro_94
Jun 8, 2006 8:18 pm
Hi Emmanuel, Thanks for your help. The solution is working. Thank you, Alexey....
9182
jan creemers
creemej
Jun 8, 2006 8:32 pm
Hi all, I try to evaluate Eiffel for a new project, but I have an unexpected bad start. I have installed the free EiffelStudio5.6 (Eiffel56_1218_windows) and ...
9183
Peter Gummer
peter_gummer
Jun 9, 2006 12:17 am
Hi Jan, Yes, 5.6 is stable. I've never seen warnings similar to the ones you describe. Your description of exactly what you are doing and of the warnings isn't...
9184
Jan Creemers
creemej
Jun 9, 2006 5:51 am
Hi Peter, It's also strange to me. I did not expect such a situation. When I create a new class (by clicking on the icon in the clusters tool), I just specify...
9185
CRISMER Paul-Georges
paul-georges.crismer@...
Jun 9, 2006 9:15 am
Hello Jan, It's very difficult to understand what's the problem without knowing the precise procedure you are following before getting all those popups. It...
9186
Jan Creemers
creemej
Jun 9, 2006 11:58 am
Hello Paul-Georges, Round-trip is not the only aspect that I am interested in. For me are the other design/programming aspects even more interesting. I am...
9187
Paul Cohen
pacoispaco
Jun 9, 2006 12:00 pm
Hi, I need an Eiffel data compression library. I've done some googling and found the Eiffel wrappers of the zlib and bzip2 C libraries in ELJ: [1]...
9188
Neal Lester
neallester
Jun 9, 2006 1:18 pm
... Yes. Eiffel the language is powerful, elegant, and quite capable of producing stable software. For example, it's been over a year since my website went...
9189
Emmanuel Stapf [ES]
manus_eiffel
Jun 10, 2006 12:32 am
... On the open-source website for the EiffelStudio project at http://eiffelsoftware.origo.ethz.ch you might find some information, but not the internals of...
9190
Berend de Boer
berenddeboer
Jun 12, 2006 1:24 am
... Hash: SHA1 ... Paul> Hi, I need an Eiffel data compression library. I've done Paul> some googling and found the Eiffel wrappers of the zlib and Paul> bzip2...
9191
Paul Cohen
pacoispaco
Jun 12, 2006 8:21 am
... I've considered that approach but I want to avoid, like you point out, unnecessary computing overhead such as spawning new processes. It seems the...
9192
Emmanuel Stapf [ES]
manus_eiffel
Jun 12, 2006 7:54 pm
It mostly depends what you want to compress? Eiffel objects or just data? For data using the C API of zlib or bzip2 to perform compression or decompression is ...
9193
hubertcater
Jun 13, 2006 12:29 am
... data? I'd actually be interested in compressing Eiffel objects, is this currently possible? Not sure if you remember but I had an issue where, in using...
9194
Emmanuel Stapf [ES]
manus_eiffel
Jun 13, 2006 12:37 am
By default, basic store uses some kind of compression. Using the new SED facilities, you could write a descendant of SED_MEDIUM_READER_WRITER that does ...
9195
Hubert Cater
hubertcater
Jun 13, 2006 4:18 am
Thanks Manu, I will definitely take a look at this new facility. Hubert ... -- Fury Software http://www.furysoftware.com Battlefront.com ...
9196
Paul Cohen
pacoispaco
Jun 13, 2006 5:49 am
... Data. ... Yes, it seems pretty straightforward and the API:s are not that big either. Anyway it seems that using the zlib/bzip2 C API:s is the way to go. ...
9197
Hubert Cater
hubertcater
Jun 13, 2006 6:49 am
This is just an update on the commercial Eiffel game I produced (Strategic Command 2 Blitzkrieg) that there is an updated Demo as well as a new patch available...
9198
bridge_pat_hand
Jun 15, 2006 2:18 am
I allowd a friend with a '98 SE box to try my software. File open dialog did absolutely nothing, so couldn't get very far. All other dialogs I could get to...