Beta 15 pv10: scope of properties

  • From: rblist@xxxxxx
  • To: ftcdev@xxxxxxxxxxxxx
  • Date: Sat, 02 Feb 2008 05:08:14 -0500

Hello Brendan,

thank you for changing the scope of methods from private to protected for 
easier subclassing.

Please consider also to change the properties to protected scope. Especially 
the FormattedText canvas needs the the properties "undo" and "doc" to be in 
protected scope to work correctly in a subclass. Maybe better would be to have 
almost all properties in protected scope.

I did not check the FTDocument and FTPage class scope of properties. 

________________________________________________________________________
Bei AOL gibt's jetzt kostenlos eMail f?r alle.  Klicken Sie auf AOL.de um 
heraus zu finden, was es sonst noch kostenlos bei AOL gibt.

Other related posts:

  • » Beta 15 pv10: scope of properties