On Fri, Sep 2, 2011 at 7:31 PM, Piotr Przybylski piotr.prz@gmail.comwrote:
Hi,
I just noticed - we load over 1 MB of compressed JavaScript files in sql.php, tbl_change.php and tbl_select.php - all for GIS editor, even if there are no GIS fields in the database.
I believe that this must be loaded conditionally - when we have a chance of running GIS editor, or even load dynamically when editor is used.
-- Regards, Piotr Przybylski
Yes, I agree. I will attend to this as soon as I get some time to spare on this. And thanks for noticing.