[Seaside] Re: Best-practices/ architectural patterns for business apps

Francois Stephany tulipe.moutarde at gmail.com
Fri Apr 6 05:25:13 UTC 2012


Hi Stefan,

Thanks for the summary!
I have some questions though:

> - Create a declarative description of the domain model;
>    Magritte provides a good starting point. You need better
>    descriptions for behavior, relationships, validation.

How do you do it?

> - Use a hexagonal architecture.

What is it?

> - In development, break up the css into many methods

I prefer to keep my CSS and complex Javascript separate (and use a text 
editor to edit it)... Having something like less/scss in a Smalltalk DSL 
could be nice though.

> - Development is done in a MOOSE image, so you can visualize
>    the code quality over time.

That's quite a good one, thanks for the tips!


Cheers,
Francois


More information about the seaside mailing list