Martin Marinschek wrote: > In any case we should wait what ADF Faces brings to the table with > regards to javascript, and then see how we merge in the best way. > > regards, > > Martin >
Well one thing, I noticed with DOJO after checking it out extensively is the slow loading times, since it synchronsously loads itself via xmlhttp request (and probably runs into issues there due to non caching of javascripts within the static browser cache). This is in my opinion unfortunately a huge showstopper for the otherwise excellent lib. Loading times of 20 seconds for a page using dojo are within the normal timeframe. Speaking of showstoppers, this is definitely a huge one for dojo, and almost as big or even bigger than the possible interference problems of Prototype, because once you enable dojo your pageloading times start to crawl. :-(
