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...
Message search is now enhanced, find messages faster. Take it for a spin.

Best of Y! Groups

   Check them out and nominate your group.

Messages

  Messages Help
Advanced
Messages 456 - 485 of 1718   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
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
471
Hello, I found that expat parser gives no error messages often. If I use eiffel parser, I get better error messages without line number for wrong line in XML...
Lothar Hansche
lohan@...
Send Email
Dec 4, 2002
10:13 am
472
... your_parser.position contains the position where it stopped. your_parser.last_error_extended_description is a string with the error message + position in a...
Franck Arnaud
nenieorg
Offline Send Email
Dec 4, 2002
11:56 am
473
Frank, thanks for your answer. Excuse me, I searched such feature in the class XM_TREE_CALLBACKS_PIPE and did not found. I did after sending my email already a...
Lothar Hansche
lohan49
Offline Send Email
Dec 4, 2002
7:29 pm
474
Hi all, the class NUMERIC is well defined in ELKS, but all compilers implement something different: VE 4.1 defines exponentiable (other: DOUBLE): BOOLEAN ...
Andreas.Scholz
ascholzde
Offline Send Email
Dec 5, 2002
7:31 pm
475
... ELKS is not consistent either. Here are the signatures of the feature infix "^": NUMERIC.infix "^" (other: NUMERIC): NUMERIC INTEGER.infix "^" (other:...
Alexander Kogtenkov
kogtenkov
Offline Send Email
Dec 6, 2002
7:12 am
476
I'm looking for a way to get the current position where the XML parser is at when processing the callbacks I've registered to it. But `byte_position' always...
Emmanuel STAPF <manus...
manus_eiffel
Offline Send Email
Dec 13, 2002
8:00 am
477
... It seems that in the gelex scanner the option to track the position is not enabled. Changeing: -- %option line nodefault -- to - %option line position...
Andreas Leitner
weisznet
Offline Send Email
Dec 13, 2002
8:53 am
478
... No reason, I didn't think about this problem at all and never actually used byte positions. You can commit, and thank you for this pretty complete...
Franck Arnaud
nenieorg
Offline Send Email
Dec 13, 2002
12:59 pm
479
... No problem. I checked the change in together with a test case to gobo/test/xml/eiffel/xm_test_eiffel_parser.e , which just checks if the position tracking...
Andreas Leitner
weisznet
Offline Send Email
Dec 13, 2002
4:57 pm
480
... Does it mean it will be included in 3.1? Manu...
Emmanuel STAPF [ES]
manus_eiffel
Offline Send Email
Dec 15, 2002
12:45 am
481
... Yes. -- Eric Bezault mailto:ericb@... http://www.gobosoft.com _____________________________________________________________________ GRAND JEU SMS...
Eric Bezault
gobosoft
Offline Send Email
Dec 15, 2002
2:45 pm
482
Hello, Gobo 3.1 is now available for download from the usual places: http://www.gobosoft.com/ https://sourceforge.net/projects/gobo-eiffel/ Apart from some bug...
Eric Bezault
gobosoft
Offline Send Email
Dec 18, 2002
6:06 pm
483
I got the following error when compiling the calc example. Using ISE Eiffel 5.2 and gobo3.1 files. ... Error code: VD23 Lace error: Missing basic class. What...
Johnson, Jimmy
boxer41a
Offline Send Email
Dec 19, 2002
4:44 pm
484
... You are using ISE Eiffel for .NET, aren't you? If this is the case, then you should follow the instructions ... ISE 5.2 (ISE Eiffel) * The Ace files for...
Eric Bezault
gobosoft
Offline Send Email
Dec 19, 2002
5:06 pm
485
No, I am not using .NET, unless something in the ace files or Gobo files assumes that....
Johnson, Jimmy
boxer41a
Offline Send Email
Dec 19, 2002
6:45 pm
Messages 456 - 485 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