StoreGateBindings: Make sure BaseInfo is initialized for recorded objects.
When we record an object, make sure that the BaseInfo for that object is properly initialized. This mirrors what's done in StoreGateSvc::record(), and is needed to avoid auto-symlink warnings for objects recorded only via python. Former-commit-id: bd1811bd
Please register or sign in to comment