This is the mail archive of the archer@sourceware.org mailing list for the Archer project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [python][rfc] Rename gdb.Breakpoint getter methods.


El lun, 08-12-2008 a las 17:34 -0700, Tom Tromey escribiÃ:
> Tom> So, I think basically all of these should be attributes.
> Tom> What do you think?  Is this too magical?
> 
> Thiago> I agree it is natural to have settable attributes in python, my only
> Thiago> concern is that it's possible for the attributes to change without the
> Thiago> python script touching them (e.g., because it was changed via the GDB
> Thiago> command line by the user). Would that be confusing to the python
> Thiago> programmer? I really don't know, maybe not.
> 
> I think it would be ok.

Ok, I'll change them to attributes that can be assigned from Python, and
post a new version here, then.
-- 
[]'s
Thiago Jung Bauermann
IBM Linux Technology Center


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]