Hi all, On Thu, Dec 8, 2016 at 5:07 AM, Yasuo Ohgaki <yohg...@ohgaki.net> wrote: >> >> I do not see the point in this RFC. > > Did you read the RFC? > It enables to write serializer by PHP script, clean and simple. It > cannot be done by save handler. > > Besides, the reason why we don't have user defined serializer is > "register_globals", the reason why we have problematic base class for > OO API save handler is "register_globals". We should get rid of > obsolete features at some point also.
I thought I made it clear what the point of this RFC. "Expose serializer interface to userspace" but it seems I'm failed to do so. Those who don't understand point of this RFC, please try to write JSON/XML serializer with current APIs. You should be able to understand what's the issue. Regards, -- Yasuo Ohgaki yohg...@ohgaki.net -- PHP Internals - PHP Runtime Development Mailing List To unsubscribe, visit: http://www.php.net/unsub.php