Speaking of demos ...

Has anybody considered yet , having a "demo" application that actually
does something as opposed to just showing each component in part ?

It looks to me like most components work great by themselves , but
when you put them into an app , or combine them together , or try to
use them just a tad differently from the exact recipee you can see in
the demo , they stop working then you end up loosing entire days
trying to figure out what workarround you sould use this time .

Having an demo app that combines them all together , and provides some
functionality , at the same time allowing for automated testing , will
catch a lot more buggs than the current demo that to me it looks , it
provides us a platform for making the components work well in a single
way .

What do you guys think ? Something like what laszlosystems.com is
dooing for example with their demo pages .

On 3/22/06, Markus Joschko <[EMAIL PROTECTED]> wrote:
> 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?cmdlnk&kid0944&bid$1720&dat1642
> _______________________________________________
> 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