Problem with xpce git submodule

When I try:

git submodule update --init

I get:

error: Server does not allow request for unadvertised object af3ec01be55a8db44d27fca8e8b04b11a31aff8b
Fetched in submodule path 'packages/xpce', but it did not contain af3ec01be55a8db44d27fca8e8b04b11a31aff8b. Direct fetching of that commit failed.

Sorry, forgot to push the submodule. Done. Be a bit gentle with the current version. Regression as a result of the new autoloading support is to be expected. Most should now work in any of the autoloading modes. Some of the packages are not yet done. The HTTP infrastructure being probably the most important (it only runs with the default true autoloading flag).