Re: [flexcoders] Re: Reflection -- Accessing private fields

2007-11-27 Thread Aaron Miller
%40yahoogroups.comflexcoders%40yahoogroups.com Subject: [flexcoders] Re: Reflection -- Accessing private fields Spoil sports. :) How does the debugger expose the properties and their values? Nothing I can leverage there? --- In flexcoders@yahoogroups.com flexcoders

[flexcoders] Re: Reflection -- Accessing private fields

2007-11-27 Thread marty.pitt
What I've been trying to acheive is a port of the undo capabilities used in CSLA (a .NET framework). I must admit I hadn't looked at the momento pattern. Seems to be a more suitable approach, given the reflection limitations. Thanks Aaron. Marty --- In flexcoders@yahoogroups.com, Aaron

[flexcoders] Re: Reflection -- Accessing private fields

2007-11-26 Thread Mike Morearty
@yahoogroups.com Subject: [flexcoders] Re: Reflection -- Accessing private fields Spoil sports. :) How does the debugger expose the properties and their values? Nothing I can leverage there? --- In flexcoders@yahoogroups.com mailto:flexcoders%40yahoogroups.com , Gordon Smith gosmith@ wrote

Re: [flexcoders] Re: Reflection -- Accessing private fields

2007-11-26 Thread Aaron Miller
, November 21, 2007 1:14 PM To: flexcoders@yahoogroups.com flexcoders%40yahoogroups.com Subject: [flexcoders] Re: Reflection -- Accessing private fields Spoil sports. :) How does the debugger expose the properties and their values? Nothing I can leverage there? --- In flexcoders

[flexcoders] Re: Reflection -- Accessing private fields

2007-11-26 Thread marty.pitt
: [flexcoders] Re: Reflection -- Accessing private fields Spoil sports. :) How does the debugger expose the properties and their values? Nothing I can leverage there? --- In flexcoders@yahoogroups.com flexcoders%40yahoogroups.commailto: flexcoders%40yahoogroups.com

[flexcoders] Re: Reflection -- Accessing private fields

2007-11-21 Thread marty.pitt
Spoil sports. :) How does the debugger expose the properties and their values? Nothing I can leverage there? --- In flexcoders@yahoogroups.com, Gordon Smith [EMAIL PROTECTED] wrote: I don't believe you can get reflection info about protected or internal APIs either. Gordon Smith Adobe

RE: [flexcoders] Re: Reflection -- Accessing private fields

2007-11-21 Thread Gordon Smith
PM To: flexcoders@yahoogroups.com Subject: [flexcoders] Re: Reflection -- Accessing private fields Spoil sports. :) How does the debugger expose the properties and their values? Nothing I can leverage there? --- In flexcoders@yahoogroups.com mailto:flexcoders%40yahoogroups.com , Gordon Smith