[eluser]Référencement Google[/eluser]
Hi,
I am actually implementing your pc_user library in one application. I can say it's a very nice library.
I have some suggestions for next releases that can make it more "CodeIgniter'ish" and "MVC'ish":
- Use of active record for the queries
- Use of a model for the SQL stuff
- Separate config options in a config file
- Error handling is great, but need to humanize returned stuff to some language files so that will be again better