Hello all,
I've pushed lot of enhancements, the most important is the new Component system giving possibility to write reusable Sindi-enabled component easily:
And now Sindi has a new home, with a dedicated website:
(still need to write lot of documentation, specially about the component system which can end to complex bugs if used the wrong way)
I requested an access to Scala-Tools repository, hope to be able to releases snapshots soon.
Next to all this, I've setup a new project called 'Sinap' which is based on Sindi:
It's aim is to be a collection of Sindi component and ultimately end as an application platform, you can view the first component I created here, which is a Object Mapper abstraction layer:
I'm actually creating a full example showing the possibilty of Sindi along with how to use correctly components:
I'll create a full step-by-step tutorial when the Twitter Quickstart is ready (need to correct something with qualifier handling before that).