Hm, I should not have mentioned spring ... ;-)
This was only because of their integration of aspectJ which is a very
interesting thing as it very easily allows to use aspects with your
beans.

Hivemind is another beast as it allows for runtime/deploytime assembly
of services and therefore the question arises how to add aspectJ
there? How to add new aspects to the existing codebase without
recompiling tapestry and weaving them into it?
Spring solves this by runtime weaving which requires the JVM to start
with an additional aspectJ configuration. An interesting thought, not
sure if this is usable in the real world....

Anyway, just wanted to through in my limited aspectJ knowledge ;-)



On 3/22/06, Leonardo Quijano Vincenzi <[EMAIL PROTECTED]> wrote:
> Indeed. Working today with it I found some interesting things.
>
> Now, it really really really really really really needs more
> documentation (user guide), since it actually it's a complex tool.
> But anyway, I didn't say it was bad. I just like Spring for application
> work. As you said, maybe Hivemind is more suited to building frameworks.
>
> --
> Ing. Leonardo Quijano Vincenzi
> DTQ Software
>
>
> Jesse Kuhnert wrote:
> > True dat for grocking everything right away. Hivemind is a little
> > tricky at first, but once you get past the initial bumps of learning
> > you start to learn to really love it. Not that the other frameworks
> > aren't good either, use the right tool for the job.
> >
> > I've just become very familiar with hivemind because it's what
> > tapestry uses.
> >
>
>
>
>
> -------------------------------------------------------
> This SF.Net email is sponsored by xPML, a groundbreaking scripting language
> that extends applications into web and mobile media. Attend the live webcast
> and join the prime developer group breaking into this new coding territory!
> http://sel.as-us.falkag.net/sel?cmd=lnk&kid=110944&bid=241720&dat=121642
> _______________________________________________
> Tacos-devel mailing list
> Tacos-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/tacos-devel
>


-------------------------------------------------------
This SF.Net email is sponsored by xPML, a groundbreaking scripting language
that extends applications into web and mobile media. Attend the live webcast
and join the prime developer group breaking into this new coding territory!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid0944&bid$1720&dat1642
_______________________________________________
Tacos-devel mailing list
Tacos-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/tacos-devel

Reply via email to