Re: announcing Granite - a Wicket-Scala-DB4O web application stack

2010-09-26 Thread Sam Stainsby
You could still have couchdb as a database, and also there is the beginnings of an object store layer tucked away in an experimental API, but I think we will stick with DB4O for the primary database. Once you see the ease with which you can store use DB4O, you will see why eg (in Scala sorry):

Re: announcing Granite - a Wicket-Scala-DB4O web application stack

2010-09-25 Thread Sam Stainsby
On Wed, 22 Sep 2010 14:19:17 +, Sam Stainsby wrote: > On Wed, 22 Sep 2010 15:34:15 +0200, Erik van Oosten wrote: > >> I have looked at the example and it looks very promising. >> >> However, if you want more attention there should at the absolute >> minimum be a bunch of links somewhere that

Re: announcing Granite - a Wicket-Scala-DB4O web application stack

2010-09-23 Thread 7zark7
Looks great, thanks for the link. +1 on CouchDB, et al vs only DB4o, Wicket+Scala+Couch is a really nice stack Thanks On 9/21/10 11:42 PM, Thomas Kappler wrote: On 09/22/10 03:41, Sam Stainsby wrote: Today we officially announced our project to provide a Wicket-DB4O-Scala web application sta

Re: announcing Granite - a Wicket-Scala-DB4O web application stack

2010-09-23 Thread Peter Karich
> You could abstract the datastore in the stack using JDO/DataNucleus. It > supports DB40. In fact as it also supports RDBMS you could easily create > a datastore agnostic Wicket/Scala stack - that would be most awesome! > Just as a side note: there is/was an mini example with warp persist whi

Re: announcing Granite - a Wicket-Scala-DB4O web application stack

2010-09-22 Thread Sam Stainsby
On Thu, 23 Sep 2010 04:47:24 +1000, Chris Colman wrote: > You could abstract the datastore in the stack using JDO/DataNucleus. It > supports DB40. In fact as it also supports RDBMS you could easily create > a datastore agnostic Wicket/Scala stack - that would be most awesome! That's one path tha

RE: announcing Granite - a Wicket-Scala-DB4O web application stack

2010-09-22 Thread Chris Colman
ilto:s...@sustainablesoftware.com.au] >Sent: Thursday, 23 September 2010 12:06 AM >To: users@wicket.apache.org >Subject: Re: announcing Granite - a Wicket-Scala-DB4O web application stack > >On Wed, 22 Sep 2010 08:42:20 +0200, Thomas Kappler wrote: > >> On 09/22/10 03:41, Sam Stainsby wrote: >>

Re: announcing Granite - a Wicket-Scala-DB4O web application stack

2010-09-22 Thread Sam Stainsby
On Wed, 22 Sep 2010 15:34:15 +0200, Erik van Oosten wrote: > I have looked at the example and it looks very promising. > > However, if you want more attention there should at the absolute minimum > be a bunch of links somewhere that give starting points for someone to > understand the project. E.

Re: announcing Granite - a Wicket-Scala-DB4O web application stack

2010-09-22 Thread Sam Stainsby
On Wed, 22 Sep 2010 08:42:20 +0200, Thomas Kappler wrote: > On 09/22/10 03:41, Sam Stainsby wrote: >> Today we officially announced our project to provide a >> Wicket-DB4O-Scala web application stack: > Now that you've done the hard work of fitting a non-relational store > into a Wicket-based fr

Re: announcing Granite - a Wicket-Scala-DB4O web application stack

2010-09-22 Thread Erik van Oosten
I have looked at the example and it looks very promising. However, if you want more attention there should at the absolute minimum be a bunch of links somewhere that give starting points for someone to understand the project. E.g. links to important classes, important examples. Either an archi

Re: announcing Granite - a Wicket-Scala-DB4O web application stack

2010-09-21 Thread Thomas Kappler
On 09/22/10 03:41, Sam Stainsby wrote: Today we officially announced our project to provide a Wicket-DB4O-Scala web application stack: http://sustainablesoftware.com.au/blog/?p=77 "I’m pleased to announce a new web application framework, called Granite, and an associated set of reusable librari