[Borges-users] Re: Borges Documentation
Eric Hodel
drbrain at segment7.net
Fri Mar 19 19:12:14 EST 2004
Kaspar Schiess (eule at space.ch) wrote:
> | I'll still have to write an RDtoZenWebRenderer for ZenWeb, that will
> | pass along the links into RDoc for web rendering... or something.
>
> Need a hand with this ? You sound overwhelmed ;).
That should be trivial, I should have time to work on that this weekend.
> | I think this is the same idea as "session forking" where you can do two
> | operations with the same session. Each fork of the session will
> | backtrack over its history independently, but session state will remain
> | global to all forks.
>
> And to put that in english, I open up another window in my browser and
> continue a different ui thread there, having two interactions with the
> system at once. Is that it ?
Yes. If you did this in the SushiNet example, you would have one
shopping cart, but be able to modify it from either window.
> I started an integration manual, but I will have to continue on my unix
> box, since the rinda tuplespace cannot daemonize on my win32 machine...
> (missing fork).
You can start up a RingServer manually also:
http://segment7.net/projects/ruby/drb/rinda/ringserver.rb
(part of http://segment7.net/projects/ruby/drb/rinda/ringserver.html)
This should probably be included in the examples along with
borges-cgi.rb, and an appropriate message should be dumped to the
console on win32.
> Documentation undergoes small changes all the time. When should I start
> commenting the code with what I have in borges.rd ?
Right now I'm working on writing unit tests for the HtmlRenderer and its
component classes. Following that, I'll finish porting the rest of the
HtmlRenderer's library. I should be finished with that mid-week.
Integration with Borges, Apache, or other CGI should not change, since I
had to write those pieces by hand. It would be a good place to start,
especially the CGI portion.
--
Eric Hodel - drbrain at segment7.net - http://segment7.net
All messages signed with fingerprint:
FEC2 57F1 D465 EB15 5D6E 7C11 332A 551C 796C 9F04
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 187 bytes
Desc: not available
Url : http://rubyforge.org/pipermail/borges-users/attachments/20040319/c3f2385d/attachment.bin
More information about the Borges-users
mailing list