« Return to Thread: Another high profile Grails site goes live

Re: Another high profile Grails site goes live

by Marc Palmer Local :: Rate this Message:

Reply to Author | View in Thread


On 13 Feb 2007, at 12:01, Alex Fuller wrote:

>
> Hi Marc,
>
> Without going into any compromising detail, I'd be interested to  
> know a bit
> about the functional scope of the back-end for the Tropicana site?  
> I'm just
> curious to know what level of functionality you're achieving in these
> timescales!

There's not much currently. Forms captured to ORM objects, visitor  
details maintained serparately in GORM, updated for each form  
submission (cookie binds a UID to each client). Form submissions also  
mailed to an account, but all this is configured in GORM using  
scaffolded UI.

Visitor data recall for every request (so we can do fancy things in  
future, for example on PJ we welcome people back to the site).

Copella has GORM based retrieval of content for Recipes + News, using  
scaffolding for a very raw back end.

Trivial authentication for the admin interface is used currently.

Marc


---------------------------------------------------------------------
To unsubscribe from this list please visit:

    http://xircles.codehaus.org/manage_email

 « Return to Thread: Another high profile Grails site goes live