>> > I must agree with the fact that Struts and similar frameworks (Wicket)
>> > are too huge to be delivered with Freenet.
>>
>> I have seen struts in action... DON'T DO IT! :)
>>
>> IMO it would be *alot* of work to port, for a negative benefit (it
>> would be bigger, slower to start, slower to run, harder to maintain...).
>>
>
> Bombe's lightweight templating code is quite interesting too. It's actually 
> faster than our current code, but it'd be a fair bit of work to port it.
>
> We should discuss this some more. I think Ian has some experience in these 
> things?
>

I think we all agree on avoiding Struts or Wicket because they are too
big to be bundled in Freenet. However the motivation is to implement
MVC architecture to have a tidy separation between components
responsible for view and those responsible for managing and processing
data. Being able to manage JavaScript (e.g. AJAX) is only a side
effect.

Regards
Pouyan
_______________________________________________
Devl mailing list
Devl@freenetproject.org
http://freenetproject.org/cgi-bin/mailman/listinfo/devl

Reply via email to