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....
... 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...
... 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...
... 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>...
... 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...
... 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....
... 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...
... 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...
... 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...
... 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...
... This would be achieved by adding this option to gobo.ecf: <option namespace="Gobo.Library"/> The end result would be subclusters getting appended...
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...
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....
... 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...
... 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...
... 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 ...
... 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...
... 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 ...
... 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...
... 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...