Search the web
Sign In
New User? Sign Up
gobo-eiffel · Gobo Eiffel
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Want your group to be featured on the Yahoo! Groups website? Add a group photo to Flickr.

Best of Y! Groups

   Check them out and nominate your group.

Messages

  Messages Help
Advanced
Messages 441 - 470 of 1718   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
441
Enter your vote today! A new poll has been created for the gobo-eiffel group: The purpose of this poll is to determine the cost of the effort needed to make ...
gobo-eiffel@yahoogrou...
Send Email
Oct 2, 2002
5:50 pm
442
Enter your vote today! A new poll has been created for the gobo-eiffel group: The purpose of this poll is to determine the cost of the effort needed to make ...
gobo-eiffel@yahoogrou...
Send Email
Oct 2, 2002
5:54 pm
443
Enter your vote today! A new poll has been created for the gobo-eiffel group: The purpose of this poll is to determine the cost of the effort needed to make ...
gobo-eiffel@yahoogrou...
Send Email
Oct 2, 2002
5:59 pm
444
Sorry for these multiple messages. That's the first time I start a poll on Yahoo, and I don't master the process yet! The message below is the one to take into...
Eric Bezault
gobosoft
Offline Send Email
Oct 2, 2002
6:09 pm
445
Hello All, I noticed that my output had an extra %R on each line. The source was generated on Unix and compiled on Windows. Is the decision to output an...
Berend de Boer
berenddeboer
Online Now Send Email
Oct 3, 2002
4:52 am
446
Hello All, I noticed that my output had an extra %R on each line. The source was generated on Unix and compiled on Windows. Is the decision to output an...
Berend de Boer
berenddeboer
Online Now Send Email
Oct 3, 2002
4:53 am
447
... What generated source are you talking about? Is it this source code which has extra %R, or the output of the program compiled from this source code? ... ...
Eric Bezault
gobosoft
Offline Send Email
Oct 3, 2002
8:34 am
448
... The output generated by the source code that was generated on Unix and compiled on Windows. I.e. the output of the std.output.put_string ("this is a...
Berend de Boer
berenddeboer
Online Now Send Email
Oct 3, 2002
8:44 am
449
... If you don't want any end-of-line conversion, you should probably use KL_BINARY_OUTPUT_FILE. -- Eric Bezault mailto:ericb@... ...
Eric Bezault
gobosoft
Offline Send Email
Oct 3, 2002
8:55 am
450
... Side note: %R%N and [^%R]%N have the same meaning in XML, so both (and standalone %Rs as on the mac) can be used interchangeably. -- franck@......
Franck Arnaud
nenieorg
Offline Send Email
Oct 4, 2002
7:17 pm
451
... Yeah, not sure when I thought when I wrote it, but somehow that %R%N was canonical?? But I'm writing a %N just now. -- Live long and prosper, Berend de...
Berend de Boer
berenddeboer
Online Now Send Email
Oct 4, 2002
10:14 pm
452
... Well, line ends are normalised to %N, so you'd expect that to be canonical, and indeed canonical XML (http://www.w3.org/TR/xml-c14n) specifies this. -- ...
Franck Arnaud
nenieorg
Offline Send Email
Oct 7, 2002
11:41 am
453
Hello, I have a problem with geyacc. When I add a semantic action to a special rule I get a shift/reduce conflict. And this is what I dont understand, because ...
Mike
mikeraschend
Offline Send Email
Oct 14, 2002
9:54 am
454
... Is it a semantic action at the end of the rule or in the middle of the rule? Semantic actions in the middle of rules implicitly add empty rules to the...
Eric Bezault
gobosoft
Offline Send Email
Oct 14, 2002
10:27 am
455
... http://www.gobosoft.com/eiffel/gobo/geyacc/actions.html#midrule_action s ... Yes it was in the middle of a rule. The link above helped me to solve my...
Mike
mikeraschend
Offline Send Email
Oct 14, 2002
11:12 am
456
Hello from a new Gobo (and, indeed, Eiffel) user. I am interested in writing an Eiffel binding to the Gnome XML pasrer (libxml2/libxslt) (the advantages being...
Colin Paul Adams
colin@...
Send Email
Nov 23, 2002
4:15 pm
457
... Colin> Second, if I try to specify --expat rather than --eiffel, I Colin> get an error message saying the expat parser is not OK - I managed to work out...
Colin Paul Adams
colin@...
Send Email
Nov 24, 2002
1:34 am
458
... Well, who said the formatter should output well formed XML? The intention there is to show the resolved namespaces (that is the parsed dataset), eg for...
Franck Arnaud
nenieorg
Offline Send Email
Nov 24, 2002
9:24 pm
459
... Franck> Well, who said the formatter should output well formed Franck> XML? The intention there is to show the resolved Franck> namespaces (that is the...
Colin Paul Adams
colin@...
Send Email
Nov 25, 2002
6:18 pm
460
Hello All, Does anyone know if it's possible to override the assertion level of mounted clusters? For example I want to have default assertion (no) end in my...
Berend de Boer
berenddeboer
Online Now Send Email
Nov 26, 2002
3:47 am
461
... Unfortunately it is not possible to do something like that currently with Xace. -- Eric Bezault mailto:ericb@... http://www.gobosoft.com ...
Eric Bezault
gobosoft
Offline Send Email
Nov 26, 2002
9:35 am
462
... XM_PRETTY_PRINT_FILTER if you operate on an event stream before xmlns resolution. For the tree, changing XM_FORMATTER (and renaming current behaviour)...
Franck Arnaud
nenieorg
Offline Send Email
Nov 26, 2002
12:25 pm
463
... I cannot reproduce this error. If I parse <pieces/> <piece> </piece> with $GOBO/example/xml/tree/formatter/formatter --eiffel I do get a parse error as...
Franck Arnaud
nenieorg
Offline Send Email
Nov 27, 2002
12:17 pm
464
... What do you mean by "complete recompile"? Do you mean that it recompiles all the classes through all the Degrees (including negative Degrees) as if we were...
Eric Bezault
gobosoft
Offline Send Email
Nov 27, 2002
2:44 pm
465
... Franck> I cannot reproduce this error. If I parse Franck> <pieces/> <piece> </piece> Franck> with $GOBO/example/xml/tree/formatter/formatter --eiffel ...
Colin Paul Adams
colin@...
Send Email
Nov 27, 2002
6:17 pm
466
... [...] ... The correct phrase is, I believe, "Test Driven Development," removing 'design' from the equation! Seriously, it's always a good idea to test...
Greg C
gmc444
Offline Send Email
Nov 28, 2002
3:58 pm
467
Franck> I cannot reproduce this error. If I parse Franck> <pieces/> <piece> </piece> Franck> with $GOBO/example/xml/tree/formatter/formatter --eiffel Franck> I...
Colin Paul Adams
colin@...
Send Email
Nov 28, 2002
6:11 pm
468
... Franck> I cannot reproduce this error. If I parse Franck> <pieces/> <piece> </piece> I can only get the error if a comment is present after the first tag....
Colin Paul Adams
colin@...
Send Email
Nov 28, 2002
6:11 pm
469
... You can actually try Gobo Eiffel. In this package there are Eiffel class libraries and some tools. You can download the Linux package and use the Eiffel...
Eric Bezault
gobosoft
Offline Send Email
Nov 29, 2002
2:30 pm
470
Dear Eiffel Community in the moment there are three important Eiffel compiler: ISE, SE and VE (and HACT?). If you want to use Eiffel to implement big...
Andreas.Scholz
ascholzde
Offline Send Email
Dec 2, 2002
12:58 pm
Messages 441 - 470 of 1718   Oldest  |  < Older  |  Newer >  |  Newest
Advanced
Add to My Yahoo!      XML What's This?

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