On 15 August 2012 07:19, R. Tyler Croy <ty...@monkeypox.org> wrote:

>
> On Tue, 14 Aug 2012, Martin d'Anjou wrote:
>
> > What is the MVC framework on which Jenkins is built?
>
> This is probably a better question for the jenkinsci-dev list, that said
> I'm
> not sure if a "framework" was used so much as a collection of tools :)
>
>
Now now... KK calls stapler his web framework...

Personally if I was starting Jenkins now I wouldn't start from stapler....
it has some good ideas, but after 7 years hacking with it, I think I would
go for something different... it would still show some signs of KK's hands
on it though ;-)

JAX-RS + a javascript client side such as backbone.js or knockout.js

And if search engine indexing is important I would set up the rhino filter
to serve the completed page if some robot is navigating directly (IOW when
asked for the page by link, generate the end content that the user will
see, when navigating the site by browser, rewrite the page and only look
for the bits that change => fast browsing for the user & fully indexable
site & google's auto-anti-robot-sniffer will be happy too)

-Stephen


> - R. Tyler Croy
> --------------------------------------
>     Code: http://github.com/rtyler
>  Chatter: http://twitter.com/agentdero
>           rty...@jabber.org
>

Reply via email to