[Helma-user] [Helma-dev] Announcing Rabbit
Hannes Wallnoefer
hannesw at gmail.com
Wed Oct 4 12:29:23 CEST 2006
Hi Tobi,
this rabbit thing is very cool. It's definitely a direction in which
Helma needs to grow, and I hope you will continue working on it. I
will be supportive for making this an official part of Helma once it
gets mature enough.
I also think that your way of starting this as an API (instead of a
fully knitted app/module) is the right one, although my understanding
is still very limited, and I didn't have much time to think about it.
One idea about the DB creation/handling stuff: The sqlShell code is
pretty much a mess, but there might be some parts in there that could
be useful for rabbit. Stuff like low level JDBC interaction... Maybe
pulling it out of sqlShell and adding it to the rabbit API could
increase the usefulness of that code.
2006/10/3, tobias.schaefer at orf.at <tobias.schaefer at orf.at>:
>
> the above call, as executed in the example, creates the prototype directory
> Item and a corresponding table T_ITEM in the hsqldb. (db.properties are
> generated as well.)
>
There seems to be a problem with the hsqldb: database content seems to
gone after restarts. When i look at the hsql.db directory, the data
seems to be there, but the URL /1/ renders an Object not found page.
Maybe it has to do with the database not being closed or opened
properly.
hannes
More information about the Helma-user
mailing list