[PHP-DEV] Re: Runtime JIT Proposals

2007-01-15 Thread Sara Golemon
Option 4: Include fetchtype and subelement during runtime JIT callback allowing JIT callback to only do work necessary to prepare for the read/write call being performed. e.g. int php_example_jit_callback(int str_type, zstr str, int str_len, int stage, zval *container, int fetch_type, zva

[PHP-DEV] RE: Runtime JIT Proposals

2007-01-14 Thread Sara Golemon
> Sorry but I wasn't on IRC so I don't quite > understand what you're trying to accomplish ;) > Can you please explain? Once I understand what > you're trying to accomplish I'll be more than > happy to provide feedback to the > options list. > Oh, sorry, I thought you were in the email thread whic