Geometry saves vboInfo in capsule

in geometry, should it really do this  capsule.write(vboInfo, "vboInfo", null);



thought the idea is that a capsule can be saved on one machine and loaded into another ??

The VBO IDs are not saved, only the selection of which buffers should be VBO'd.