Re: next release

Lukas Smith <[email protected]>
Newsgroups gmane.comp.php.pear.liveuser
Organization BackendMedia GbR
Message-ID <[email protected]>
Lukas Smith wrote:
> Hi,
> 
> Ok imho the current CVS is ready for release for both the client and 
> admin. I did a last minute change that would lead to only returning 
> false in init() if an error occured. This should make error handling 
> easier and clearer, since the init() method doesnt really mean you 
> really wanted to login at all.

I forgot to mention that we have some new functionality that could use 
some testing as well:

client:
- added support for table name aliasing

so you can alias table names, so that you can call the "groups" table 
"roles" for example using the "alias" storage parameter

- added updateProperty() method

calling this method the user data associated with a LiveUser instance is 
re-read from the storage layer. this is useful if the user changes his 
own data.

admin:
- added _call() overloading method for php5 users in LiveUser_Admin class

so you can do $LUadmin->getRights() when using php5

- added support for table name aliasing

so you can alias table names, so that you can call the "groups" table 
"roles" for example using the "alias" storage parameter

regards,
Lukas Smith
[email protected]
_______________________________
   BackendMedia
   www.backendmedia.com
   [email protected]

   Linn Zwoch Smith GbR
   Pariser Str. 44
   D-10707 Berlin

   Tel +49 30 83 22 50 00
   Fax +49 30 83 22 50 07
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.