Hi Manu, I am away to Cambridge for UKUUG's LinuxConf for the next few days. When I get back, I will extract the problematic code and send it. The expanded...
11223
Friedrich Dominicus
friedrichdom...
Sep 4, 2007 2:54 am
... http://www.eiffelroom.org/poll/how_do_you_like_to_communicate_in_a_community tried to register, according to the answer I'm still registered, but while...
11224
CRISMER Paul-Georges
paul-georges.crismer@...
Sep 5, 2007 12:14 pm
Hello, How can I install EiffelStudio Enterprise edition in unattended mode. Platform: Windows XP SP2 How can I pass answers to the following questions:
-...
11225
Paul Bates
pa_bates80
Sep 5, 2007 4:37 pm
Hi Paul, It's possible to perform unattended installation, see http://dev.eiffel.com/Unattended_Installation for the instructions. Paul....
11226
Jimmy Johnson
boxer41a
Sep 5, 2007 8:38 pm
Just installed EiffelStudio 6.0.6.9618 GPL Edition - windows and it gives same bad behavior as a previous version. After a couple of months of working fine,...
11227
Peter Gummer
peter_gummer
Sep 6, 2007 5:26 am
... Hi Jimmy, I had a similar problem with 6.0.6.9201, for which I submitted the problem report below, on 21st June. There have been no replies to the problem ...
11228
Jocelyn
djoce_net
Sep 6, 2007 8:12 am
Hi, To fully reset your docking layout, you might also need to delete the %USERPROFILE%\Local Settings\Application Data\EiffelSoftware\docking*92;* --Jocelyn...
11229
Jimmy Johnson
boxer41a
Sep 6, 2007 7:47 pm
It worked. Thanks a lot. jjj...
11230
colinlema
Sep 7, 2007 6:48 pm
It appears that when a feature is called, within a contract, the contract of the called feature is not evaluated. Is this the intended functionality? Is this...
11231
aweissen1
Sep 7, 2007 8:51 pm
... Hi Colin, I experienced this a number of versions of Eiffel Studio ago - 5.3? - or so. I did a bit of digging and found in OOSC2 that Dr. Meyer's ...
11232
Peter H. Smith
psmith1123
Sep 8, 2007 1:23 pm
Hello Not all GUI-parts generated with EiffelBuild use the native OS- standard. E.g. in Windows: - the Program-Window and Menus have a different appearance,...
11233
hakikid
Sep 8, 2007 8:39 pm
Hi, there is new antivirus, called SAVE. Download now at www.saveav.blogspot.com...
11234
Barbara EMen
barbalancema
Sep 11, 2007 5:43 pm
Many girls get herpes and hpv.They are very alone. Do you want to fill them? You just need to create a free anonymous personal ad. Then you will be able to...
11235
galuszkiewicz
Sep 13, 2007 10:02 am
Hello ! I have a question / problem with modeling simple relation of two classes. The thing is quite generic and seemed to be a banal and obvious as far as I...
11236
friedrichdominicus
friedrichdom...
Sep 13, 2007 3:25 pm
I have see Emmanuell Stapf asking for a 64-bit version of mingw on the mingw-user mailing list. If he's interested he might check our lcc64 which works (at...
11237
Emmanuel Stapf [ES]
manus_eiffel
Sep 13, 2007 3:52 pm
... That would be nice. Do you also provide a make utility or do you rely on some other tool for that? Thanks, Manu...
11238
Bernd Schoeller
berndschoeller
Sep 13, 2007 11:09 pm
Hi, ... Do both then, the most efficient solution. ... That is what class invariants are for. Only "Huhhh..." in languages without Design by Contract. Bernd...
11239
Emmanuel Stapf [ES]
manus_eiffel
Sep 14, 2007 3:58 am
... The issue is that in order to get the Windows native style, you need to link a manifest resource to your application. To do so, in the project location ...
11240
Peter Gummer
peter_gummer
Sep 14, 2007 5:02 am
... Just beware that, as well as changing to the XP style, this can break some things, as described in this thread: ...
11241
brucemount@...
brucemount
Sep 14, 2007 10:22 am
Piotr: I would agree with Bernd. If you *need* references in both directions, you ... You would only be storing *references* (i.e., pointers) to instances of...
11242
rfo@...
roger.osmond
Sep 14, 2007 12:37 pm
Hi Piotr! You've already seen the other responses, and the "both" answer might be reasonable, but there are many ways to go about achieving the relationship. I...
11243
cchris0256
Sep 14, 2007 1:45 pm
... might be reasonable, but there are many ways to go about achieving the relationship. ... about the container", not because that knowledge is necessarily a...
11244
holworth
Sep 14, 2007 3:18 pm
... good ... one ... second ... of ... can ... any ... Hello Piotr For the purpose of defining its functionality I have have a model of a machine that is used...
11245
Peter H. Smith
psmith1123
Sep 14, 2007 6:18 pm
... yes, perfectly. thanks!...
11246
Greg C
gmc444
Sep 14, 2007 10:09 pm
Hi Piotr If we're talking about modeling something like the real world, then I would say that a bookshelf is a container of books, and books have no knowledge...
11248
jm.colin@...
Sep 16, 2007 2:18 pm
Just a thought : what about creating an object Book_directory that keeps a list up to date of all of your books, and for each book it's location (bookshelf1,...
11249
galuszkiewicz
Sep 17, 2007 7:42 am
Hi! Thanks for all answers! It seems to not exist just one simple solution for that kind of stuff. All I can withdraw from that discussion is that detailed...
11250
Didier Adeline
dadeline
Sep 17, 2007 7:53 am
I'll second Jean-Michel. As a database guy, I would have created an intersection table, crossing book_id and shelf_id. Now a step further , why not a...
11251
David Broadfoot
synaxdb
Sep 17, 2007 4:03 pm
There's more than one way to skin a cat call. DB ... No virus found in this outgoing message. Checked by AVG Free Edition. Version: 7.5.487 / Virus Database:...
11252
Jim Cochrane
xxjtczz
Sep 17, 2007 7:59 pm
On Mon, 17 Sep 2007 07:40:51 -0000 ... I would disagree with saying "that relations should only model the real-world 'relations39;" - I would say that your...