kayue / WordpressBundle

THIS PROJECT IS DEPRECATED AND WILL NOT BE MAINTAINED ANYMORE.
48 stars 14 forks source link

UserRepository Class #7

Closed warrenlee closed 12 years ago

warrenlee commented 12 years ago

Is it necessary to add this class here or is there another way?

mrtorrent commented 12 years ago

Hi warrenlee, I have not found a user repository to be necessary; what are you trying to accomplish? Also, this looks like the old user repository, which is not compatible with the current code. On Jan 5, 2012 5:18 AM, "Warren Lee" < reply@reply.github.com> wrote:

Is it necessary to add this class here or is there another way?

You can merge this Pull Request by running:

git pull https://github.com/warrenlee/WordpressBundle master

Or you can view, comment on it, or merge it online at:

https://github.com/kayue/WordpressBundle/pull/7

-- Commit Summary --

  • Added UserRepository class

-- File Changes --

A Repository/UserRepository.php (29)

-- Patch Links --

https://github.com/kayue/WordpressBundle/pull/7.patch https://github.com/kayue/WordpressBundle/pull/7.diff


Reply to this email directly or view it on GitHub: https://github.com/kayue/WordpressBundle/pull/7

warrenlee commented 12 years ago

Hi there, it's okay now. I'm pretty new to this so still learning stuff about symfony and wordpress integration.