Ticket #919 (closed enhancement: fixed)

Opened 3 months ago

Last modified 5 weeks ago

TUserManager loadUserData function

Reported by: durgis Owned by: xue
Priority: normal Milestone: 3.1.3
Component: Prado Framework v3 Version: 3.1
Severity: tweak Keywords:
Cc:

Description

Would it be possible to make the loadUserData function of TUserManager protected instead of private? I would like to extend TUserManager, and don't want to replicate all of the code in the init and loadUserData functions, as well as all the private member variables.

Change History

Changed 6 weeks ago by carl

I agree to this change. Will change it if Qiang doesn't have any other suggestions. Qiang, what do you think?

Changed 5 weeks ago by mikl

I also agree, and think this change should have no big impact on the rest of the framework. Carl, do you want to commit it or should i? There are also some other tickets with private -> protected changes that could also be implemented right away IMO.

Changed 5 weeks ago by mikl

  • status changed from new to closed
  • resolution set to fixed

Fixed in [2524] (wrong SVN comment, sorry). Thanks.

Note: See TracTickets for help on using tickets.