A couple of questions:
1) How would you like to handle the ABI issues? If we create version
0 wl_interface objects in the scanner, everything seems to work fine.
The clients complain a bit a bout sizes of objects changing in the
version they were originally linked against, but the still work.
How
On Fri, Feb 01, 2013 at 10:09:41AM -0600, Jason Ekstrand wrote:
> Ths patch group contains my additions for custom dispatcher support inside
> libwayland. This would allow someone to handle event and resource function
> calling at runtime rather than through a list of function pointers and libffi.
Ths patch group contains my additions for custom dispatcher support inside
libwayland. This would allow someone to handle event and resource function
calling at runtime rather than through a list of function pointers and libffi.
The primary use case for these modifications is to enable much more f