html2canvas-php-proxy icon indicating copy to clipboard operation
html2canvas-php-proxy copied to clipboard

Organize Functions In A Class?

Open EpicVoyage opened this issue 11 years ago • 2 comments

I like this project but need the code organized as a class that does not create globally-scoped functions and variables. If I made the necessary changes, would a pull request be considered?

EpicVoyage avatar Feb 23 '15 01:02 EpicVoyage

Note: There are no global variables.

Yes I am developing a new project that will make the html2canvas-php-proxy support for mvc, mmvc, hmvc with routes (because currently it does not support).

Even if I move up the code for a class, it still would not support projects that use "routes".

It's almost done, I believe that 8 more days to complete all the tests. :)

brcontainer avatar Feb 23 '15 12:02 brcontainer

That sounds great!

EpicVoyage avatar Feb 23 '15 13:02 EpicVoyage