Moodle

post: clean old backup/restore code

Details

  • Type: Sub-task Sub-task
  • Status: Open Open
  • Priority: Minor Minor
  • Resolution: Unresolved
  • Affects Version/s: 2.0
  • Fix Version/s: STABLE backlog
  • Component/s: Backup
  • Labels:
  • Difficulty:
    Easy
  • Affected Branches:
    MOODLE_20_STABLE

Description

Once we have all the logic migrated to new architecture, we'll delete all the old backup/restore 1.x code (core, activities and blocks).

Activity

Hide
David Mudrak added a comment -

There is {modulename}_get_participants() in all activity modules. It seems that only legacy backup/backuplib.php uses this function (I have not searched for contrib, though). We shall consider if this function is still part of standard module API and eventually remove it from NEWMODULE template or mark it as @deprecated

Show
David Mudrak added a comment - There is {modulename}_get_participants() in all activity modules. It seems that only legacy backup/backuplib.php uses this function (I have not searched for contrib, though). We shall consider if this function is still part of standard module API and eventually remove it from NEWMODULE template or mark it as @deprecated

People

Vote (0)
Watch (0)

Dates

  • Created:
    Updated: