[ESS] Debugging methods in reference class?
Vitalie Spinu
spinuvit at gmail.com
Sun Jun 2 23:24:17 CEST 2013
Methods for reference classes are always copied into new objects (as far
as I could remember from 1.5 years ago when I last looked into RC
code). I also don't use RC, so a simple example would be very much
useful here.
Vitalie
>> "Rainer M. Krug" <Rainer at krugs.de>
>> on Fri, 31 May 2013 11:17:01 +0200 wrote:
> Sorry if this is already posted, but I could not find it.
> Hi
> I am writing a simulation and am thinking of using a Reference Class But
> I tried a simple example to set a breakpoint in a method in a class, and
> it was not working (M-t b) as I did not see the methods in the class xx
> (from the ReferenceClasses help).
> So my question: is it possible to debug methods in reference classes
> with breakpoints et al?
> Thanks,
> Rainer
More information about the ESS-help
mailing list