Re: RubyOnRails and Intraweb



"Relaxin" <me@xxxxxxxxxxxxx> wrote:


"Lars Fosdal" <Lars(q)Fosdal.com> wrote in message
[...deletia...]
It is unclear how this will lend itself to multiple concurrent
contributors, as everything gets compiled into a monolithic
distribution.

If by "multiple concurrent contributors" you mean multiple people working on
the same project, then Morfik has the option of all of the source can be
created as individual files so that a Version Control system can be used.

Multiple people working on the same system, yes. The architecture
seems to dictate that you have to take down the entire site to update
parts of it.

Another question is how it scales. It doesn't look like you can
easily run a farm to serve massive amounts of hits.

Lars F.

.