On Fri, Nov 16, 2012 at 5:07 PM, Nikita Popov <nikita....@gmail.com> wrote: > Why would you need those data uris?
For what reason would anyone need the GUIDs? To get the logo maybe? I don't know. > I mean, if you want to embed a PHP logo, > then just embed that logo. If you want to put an image on a website, you > would usually also just include that .png, rather than creating a data URI > from it and embedding that. > > I don't see a reason to expose those uris. > I didn't see a reason to expose the GUIDs either, but hey I'm just stating the obvious here. PHP had a way to get the logo exposed to userspace. It seems like we just make up these reasons as we go along. When they were GUIDs they were OK when they became data URIs, obviously (and for reasons that appear to be obvious only to those who make these decisions) they weren't. I guess I need to get in on this foresight I'm not in possession of. -- PHP Internals - PHP Runtime Development Mailing List To unsubscribe, visit: http://www.php.net/unsub.php