idMap = new ezcPersistentBasicIdentityMap( $this->session->definitionManager ); $this->idSession = new ezcPersistentSessionIdentityDecorator( $this->session, $this->idMap ); } } ?>