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 1548 - 1577 of 1718   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
1548
Would anyone recommend a free XML editor for Windows and/or Linux? I just want something that will help me write XML that conforms to the Gobo RelaxNG spec....
Brian Heilig
heiligb
Offline Send Email
Feb 6, 2007
6:17 pm
1549
... Hash: SHA1 ... Brian> If VI or EMACS is the answer, can someone help me configure Brian> it? The Relax NG specification for Gobo isn't very complete (my...
Berend de Boer
berenddeboer
Online Now Send Email
Feb 6, 2007
6:49 pm
1550
... I have emacs set up for syntax hilighting and tags. Thanks Berend, Andreas, and Grant for your work. I'm having trouble getting the XML portion to work...
Brian Heilig
heiligb
Offline Send Email
Feb 6, 2007
8:48 pm
1551
... Hash: SHA1 ... Brian> It says in the readme that nxml doesn't support RNG, but it Brian> does support RNC. So I need to convert gobo.rng to Brian>...
Berend de Boer
berenddeboer
Online Now Send Email
Feb 6, 2007
10:07 pm
1552
... Were you going to attach the .rnc? I already have it (I used Trang). I'll paste it below. Everything is working now, thanks a lot. What I think would be...
Brian Heilig
heiligb
Offline Send Email
Feb 6, 2007
10:35 pm
1553
... Hash: SHA1 ... Brian> Were you going to attach the .rnc? I already have it (I Did, but probably stripped. Brian> used Trang). I'll paste it below....
Berend de Boer
berenddeboer
Online Now Send Email
Feb 6, 2007
11:11 pm
1554
... If I write up some short documentation for each element by using this page: http://www.docbook.org/tdg/en/html/part2.html and by some reverse engineering...
Brian Heilig
heiligb
Offline Send Email
Feb 7, 2007
2:57 pm
1555
... Hash: SHA1 ... Brian> using this page: Brian> http://www.docbook.org/tdg/en/html/part2.html Brian> and by some reverse engineering and some guessing, would...
Berend de Boer
berenddeboer
Online Now Send Email
Feb 7, 2007
6:00 pm
1556
... I still wanted to be able to specify eiffel code or things specific to Gobo docs. Colin said that it was possible through namespaces and whatever other...
Eric Bezault
gobosoft
Offline Send Email
Feb 7, 2007
6:24 pm
1557
... Hash: SHA1 ... Eric> I still wanted to be able to specify eiffel code or things Eric> specific to Gobo docs. Colin said that it was possible Eric> through...
Berend de Boer
berenddeboer
Online Now Send Email
Feb 8, 2007
1:04 am
1558
... I think that in $ISE_EIFFEL/library/gobo there is an ECF file provided by ISE. -- Eric Bezault mailto:ericb@... http://www.gobosoft.com...
Eric Bezault
gobosoft
Offline Send Email
Feb 13, 2007
6:48 am
1559
... I'm not a .NET user, so I don't have an opinion. Perhaps people on the Gobo mailing lists have one. The context of this discussion is here: ...
Eric Bezault
gobosoft
Offline Send Email
Mar 20, 2007
5:01 pm
1560
... This would be achieved by adding this option to gobo.ecf: <option namespace="Gobo.Library"/> The end result would be subclusters getting appended...
Peter Gummer
peter_gummer
Offline Send Email
Mar 21, 2007
12:18 am
1561
... For the moment, I've done that. Let us know if something else is needed. Thanks, Manu...
Emmanuel Stapf [ES]
manus_eiffel
Offline Send Email
Mar 21, 2007
12:32 am
1562
Hi, is it somehow possible to make <copy> in geant copy empty directories when operating on filesets? As far as I currently see it, filesets do not contains...
Bernd Schoeller
berndschoeller
Offline Send Email
Apr 5, 2007
2:05 pm
1563
... That's true. Currently filesets only work on files. Empty directories are not handled. - Sven...
Sven Ehrke
svenehrkeweb
Offline Send Email
Apr 6, 2007
3:36 pm
1564
I'm trying to build a windows binary of my swete application. When I run the application, KL_DIRECTORY.exists returns false even through the directory exists....
neallester
Offline Send Email
May 14, 2007
11:10 pm
1565
... If I remember correctly you are still using an old version ISE Eiffel. KL_DIRECTORY is implemented using ISE's DIRECTORY, and I think that there was a bug...
Eric Bezault
gobosoft
Offline Send Email
May 15, 2007
7:49 am
1566
... I'm using 5.7; GPL version (64493) on Windows and Enterprise version on Linux. I just downloaded the windows version a few days ago. Do I need to go to...
Neal Lester
neallester
Offline Send Email
May 15, 2007
1:35 pm
1567
... I don't know. You can try to write a simple test, first using KL_DIRECTORY and then using DIRECTORY and see how they behave. -- Eric Bezault ...
Eric Bezault
gobosoft
Offline Send Email
May 15, 2007
2:30 pm
1568
... It seems the bug is still there in 5.7. Thanks, Neal...
Neal Lester
neallester
Offline Send Email
May 15, 2007
4:54 pm
1569
... Even when using the class DIRECTORY directly? If so you should probably report the bug to ISE so that they can check if it's fixed in 6.0. -- Eric Bezault ...
Eric Bezault
gobosoft
Offline Send Email
May 15, 2007
5:03 pm
1570
... Yes, that was it. Thanks, Neal...
Neal Lester
neallester
Offline Send Email
May 15, 2007
5:54 pm
1571
Are there some people still using Gobo with ISE 5.6? In other words, should the next release of Gobo still work with ISE 5.6? -- Eric Bezault ...
Eric Bezault
gobosoft
Offline Send Email
May 30, 2007
8:28 pm
1572
... Hash: SHA1 ... Eric> Are there some people still using Gobo with ISE 5.6? In Eric> other words, should the next release of Gobo still work with Eric> ISE...
Berend de Boer
berenddeboer
Online Now Send Email
May 30, 2007
9:02 pm
1573
... No big deal, it's just that it takes more time to test many versions of the compiler and didn't want to waste my time if nobody cared. -- Eric Bezault ...
Eric Bezault
gobosoft
Offline Send Email
May 30, 2007
10:28 pm
1574
... Note that Gobo has been tested and works with ISE 5.7 and 6.0. Not officially supporting 5.7 was just a political decision to make ISE realize that...
Eric Bezault
gobosoft
Offline Send Email
May 31, 2007
7:51 am
1575
Hello Eric, updating to 5.7/6.0 would be great! I have been using your nice unit testing framework. Cheers Marco...
Marco Piccioni
marcopiccioni65
Offline Send Email
May 31, 2007
8:51 am
1576
Taking a look at the documentation of the structure library, I asked myself what tools were used to generate HTML from Eiffel code. For example,...
m_stolpe
Offline Send Email
Jun 14, 2007
8:14 am
1577
... When I wrote the doc I found no tool that was satisfactory. So I wrote it by hand. I'm sorry, I'm not available to "generate" your doc by hand ;-) -- Eric...
Eric Bezault
gobosoft
Offline Send Email
Jun 14, 2007
8:21 am
Messages 1548 - 1577 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