atk4 / book

4 stars 23 forks source link

simplify code #33

Closed ayurmedia closed 8 years ago

ayurmedia commented 9 years ago

get rid of univ() and hande sandboxing variables in jquery automatically. there is something wrong in the architechture to use univ() in first-place. it might be used internally and automatically generated, but never inside the client code and never visible in my php code.

romaninsh commented 8 years ago

certainly univ() code is bad, but it has been working for us for so long. As we continue to refactor framework and clean it up, the refactor of the univ() will be on our agenda at some point, but until then it will remain as-is, just too much code relies on it.