On Tue, May 26, 2009 at 6:42 PM, Lindley M French <lfrench1@gmu.edu> wrote:
My only concern with making global property access the default is whether that will break any existing code. Since the doc was unclear, I'm not sure if there's any good way to check that, except trying it and waiting for the complaints to role in.....

The changes I made didn't have any affect on the methods of lookup already in place. So if a property request was global before, it's global now. For the record, however, /all/ of the lookups were global (except requests for vertex_index_t).

Andrew Sutton
andrew.n.sutton@gmail.com