Update the API for loading properties to just pass around VariableNode pointers,...
authorRobert Sesek <rsesek@bluestatic.org>
Mon, 22 Nov 2010 12:54:30 +0000 (07:54 -0500)
committerRobert Sesek <rsesek@bluestatic.org>
Mon, 22 Nov 2010 12:54:30 +0000 (07:54 -0500)
commite9690abb50d9d517b274b29bc9221bb5f9043e9b
treef50291fdfe5ad8c4922c1bd22d6c2309522fb765
parentf54afd4e8f6a22591449f5ec9bdef044f914d9be
Update the API for loading properties to just pass around VariableNode pointers, rather than string names.
Source/DebuggerController.h
Source/DebuggerController.m
Source/DebuggerProcessor.h
Source/DebuggerProcessor.m
Source/VariableNode.h
Source/VariableNode.m