> So I open my qooximkerei.js (this one is called in the html page) and > changed the line 32 > from > addNoCacheParam : true, > to > addNoCacheParam :false, > [...] > With this changes I got the Application.js for debugging in safari. > > Is there a problem for the hole one if I change this?
qooximkerei.js is being overwritten with every 'generate.py source/source-all'. This means, after the generation process you will have to re-apply your edit. If this is not a problem for you, then there is no problem :). T. ------------------------------------------------------------------------------ Special Offer-- Download ArcSight Logger for FREE (a $49 USD value)! Finally, a world-class log management solution at an even better price-free! Download using promo code Free_Logger_4_Dev2Dev. Offer expires February 28th, so secure your free ArcSight Logger TODAY! http://p.sf.net/sfu/arcsight-sfd2d _______________________________________________ qooxdoo-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel
