[Borges-users] controller and delegate
Слепнев Владимир
slepnev_v at rambler.ru
Sun Apr 25 04:32:30 EDT 2004
>I'm not 100% sure a refresh rebuilds a page, since you end up with the
>same action id. But then how does the cart get updated? Very
>puzzling.
Well, on my machine, a refresh does rebuild the page =) at least the
URLs in action links change.
>I think alot of the memory consumption is due to Ruby's greedy closures.
>Using foo_on(meth, obj) rather than foo do ... end will help keep memory
>usage down.
I don't understand. You're going to wrap methods in Proc objects?
They're closures.
Vladimir Slepnev
P.S. I'm now trying to use Borges as a frontend to a CORBA
application. It's turning out easier to make a small CORBA-to Ruby
bridge than to code a webapp without continuations =)
More information about the Borges-users
mailing list