markjaquith / WP-TLC-Transients

GNU General Public License v2.0
341 stars 37 forks source link

Refactored for autoload and Composer support #17

Closed Rarst closed 11 years ago

Rarst commented 11 years ago

For https://github.com/markjaquith/WP-TLC-Transients/issues/16 Went ahead and did refactoring for example. Left in requires for non-Composer use.

Example standalone install for the branch:

composer create-project markjaquith/wp-tlc-transients --stability=dev --repository-url=http://rarst.net
Rarst commented 11 years ago

The one hiccup is - whose responsibility is to create instance of update server and keep track there is only one. Might make sense to make it singleton...

markjaquith commented 11 years ago

18 for enforcing update server singleton.

markjaquith commented 11 years ago

https://packagist.org/packages/markjaquith/wp-tlc-transients