The Well Tempered Ruby Application

"Tim Becker" <[email protected]> Mon, 18 Sep 2006 12:39:24 +0200
Newsgroups gmane.comp.lang.ruby.documentation
Message-ID <[email protected]>
On 9/18/06, Tim Uckun <[email protected]> wrote:
> should take into account the
> possibility of running multiple applications
>
> a lib, configuration, logs,
> tests etc and rails has all of that covered.  ...  sort of
> database access ... emails.

Those are all good points. They also went quite a ways to remind me
that the difficulty lies increasingly in limiting the scope of a
project. And I guess this applies both to my effort of trying to
gather together a sample project as well as to the projects
themselves. I guess "The simplest thing that could possibly work"
holds true.
Thanks,
   -tim

> Maybe some OS specific stuff too like gems/win32 and gems/linux so the
> binaries get sorted right too.
>
> Mmmmm.. Looking a bit like Zope isn't it?
>
>