lafka
lafka
Updated with @andrerom updates on the `__construct` and `eZPersistentObject::getDbInstance`
Would you like to keep the eZDBInterface instance in the static method calls? The initial usecase is not there anymore, but i still find this usefull as it lets me...
I do agree with Andre considering the timeframe it will be available before 5.x is released, i don't think it will be picked up before people start using 5.x. On...
Making it an optional parameter for the `eZDBInterface` class is good for more fine grained control, that way you can either specify it by .ini file or using the `eZDBInterface::attribute`...
Updated to check for the `DatabaseSettings.FollowMaster` setting in `site.ini`. @gggeek Yes, i could patch _user/activate_ to use a transaction, but it would be difficult in other cases where the read...