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...
Hear how Yahoo! Groups has changed the lives of others. Take me there.

Best of Y! Groups

   Check them out and nominate your group.

Messages

  Messages Help
Advanced
Messages 1576 - 1605 of 1718   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
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
1578
... Hash: SHA1 ... m> Since I'm new to Eiffel, I haven't seen much documentation m> generated with ISE, VE or SE yet. Were any tools shipped with m> those...
Berend de Boer
berenddeboer
Online Now Send Email
Jun 14, 2007
8:27 am
1579
... Wouldn't expect that, of course. *g* There's a rumour going round that programmers are lazy folks, so despite all those suspicious generator meta tags I...
m_stolpe
Offline Send Email
Jun 14, 2007
9:40 am
1580
... This might be of interest to you: http://eiffel.tschannen.net/edoc/ -- Eric Bezault mailto:ericb@... http://www.gobosoft.com...
Eric Bezault
gobosoft
Offline Send Email
Jun 14, 2007
10:19 am
1581
Sorry for the off topic post but I assume lots of you here use the es-devel mailing list. I have attempted so send a few messages there and have not seen any...
Chris Saunders
saunders7777
Offline Send Email
Jun 14, 2007
11:50 am
1582
It seems that ETH is doing some changes. But for now the newsgroups news.origo.ethz.ch seems to work. --Jocelyn...
Jocelyn
djoce_net
Offline Send Email
Jun 14, 2007
12:36 pm
1583
... It does not work for me: "Could not connect to server origo.ethz.ch; the connection was refused." It was already like that yesterday. -- Eric Bezault ...
Eric Bezault
gobosoft
Offline Send Email
Jun 14, 2007
1:02 pm
1584
Indeed, they (ETH) seem to clean up the origo system, and change a few DNS entries. You should use the "news.origo.ethz.ch" instead of only "origo.ethz.ch" ...
Jocelyn
djoce_net
Offline Send Email
Jun 14, 2007
1:10 pm
1585
Sorry for continuing this here if anyone objects - it seems appropriate to me. I just set up an account for news.origo.ethz.ch using Outlook Express and was...
Chris Saunders
saunders7777
Offline Send Email
Jun 14, 2007
1:28 pm
1586
Hello, A new release of Gobo is available from the usual locations: http://www.gobosoft.com/ https://sourceforge.net/projects/gobo-eiffel/ This version should...
Eric Bezault
gobosoft
Offline Send Email
Jun 14, 2007
9:47 pm
1587
... I took a look at it and the output of this edoc tool is really nice. Exactly what I was searching for. But I have a hard time to build it. I'm using ISE...
m_stolpe
Offline Send Email
Jun 15, 2007
2:11 pm
1588
... In the case of Goanna, the problem is just our small community. The original author left the project before completing a unified compile/test script....
Neal Lester
neallester
Offline Send Email
Jun 15, 2007
3:06 pm
1589
... This sounds like the best way to go. I would fix the errors by modifying the local copy of edoc. Hopefully you won't encounter many more errors. - Peter...
Peter Gummer
peter_gummer
Offline Send Email
Jun 16, 2007
2:45 am
1590
... Okay, I've decided to contact the author of edoc first. Maybe he still has an .exe file lying around or can build one for me. In case that doesn't help,...
m_stolpe
Offline Send Email
Jun 16, 2007
6:22 am
1591
... This makes it more difficult, of course. I'd like to point out right from the beginning that I don't want to blame anyone for not maintaining code. I...
m_stolpe
Offline Send Email
Jun 16, 2007
8:25 am
1592
... That's because Gobo 3.4 is not designed to work with ISE 5.7. In fact, ISE 5.7 didn't exist yet when Gobo 3.4 was released. The only major incompatibility...
Peter Gummer
peter_gummer
Offline Send Email
Jun 16, 2007
8:40 am
1593
... Your explanation that only UC_STRING was incompatible between versions helped me a lot! I'd already tried ISE's gobo version, but got other compilation...
m_stolpe
Offline Send Email
Jun 16, 2007
12:20 pm
1594
Hello, I'm using GOBO 3.5 together with VE 5.0b. Many thanks for the great new package. It works fine without precompiling. And I use geant instead now since a...
Lothar Hansche
lohan@...
Send Email
Jul 20, 2007
8:01 am
1595
... I don't think it is possible to precompile a library from geant. Internally the geant <ve> task uses 'vec -a:' and not 'vec -p:'. I think you would have to...
Eric Bezault
gobosoft
Offline Send Email
Jul 20, 2007
8:25 am
1596
... I don't know. I'll let Object-Tools answer this one. -- Eric Bezault mailto:ericb@... http://www.gobosoft.com...
Eric Bezault
gobosoft
Offline Send Email
Jul 23, 2007
9:26 pm
1597
Hello Eric, many thanks for you fast anwer. ... I took the notice already beforehand. That wasn't my problem. I took the exec task: <exec executable="vec...
Lothar Hansche
lohan@...
Send Email
Jul 24, 2007
1:34 am
1598
Dear all: I am trying to get geant to delete all .svn directories in a project. ... <delete> <directoryset directory="." include="@(**/.svn)"/> </delete> ... ...
Andreas Leitner
weisznet
Offline Send Email
Aug 8, 2007
1:03 pm
1599
Hi Andreas, If I remember correctly I created <directoryset> when this functionality was needed for <delete> but I did not properly document it since it is not...
Sven Ehrke
svenehrkeweb
Offline Send Email
Aug 8, 2007
2:22 pm
1600
... Hi Sven, thanks for the quick reply. It seems the problem is already happening with the root .svn. Here is the output of 'geant -v -d delivery' (which ...
Andreas Leitner
weisznet
Offline Send Email
Aug 8, 2007
2:52 pm
1601
... I had the same problem when I built the last delivery of Gobo. I think that the problem is that the .svn directories are read-only. The CVS directories...
Eric Bezault
gobosoft
Offline Send Email
Aug 8, 2007
3:23 pm
1602
... Riiight, now I do remember. Didn't know then what it was for, well that explains it. Thanks for the explanation. ... I don't have any problems with it. It...
Andreas Leitner
weisznet
Offline Send Email
Aug 8, 2007
3:55 pm
1603
... Ha ha! No, because: (a) I don't think ETH will host an alternative mailing list for you. (b) I seem to receive all gobo emails, unlike the eiffelsoftware...
Peter Gummer
peter_gummer
Offline Send Email
Aug 9, 2007
1:41 am
1604
... The alternative for me is not ETH but SourceForge. I think that it is currently much better to be at SourceForge than at Origo to spread the word about...
Eric Bezault
gobosoft
Offline Send Email
Aug 9, 2007
7:59 am
1605
This is a question for Eric Bezault regarding a post that you made to es-devel regarding the difficulty of porting Gobo to SmartEiffel. I was asked to post...
Chris Saunders
saunders7777
Offline Send Email
Aug 14, 2007
5:03 pm
Messages 1576 - 1605 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