summaryrefslogtreecommitdiff
path: root/perlapi.h
diff options
context:
space:
mode:
authorNicholas Clark <nick@ccl4.org>2007-09-26 10:21:50 +0000
committerNicholas Clark <nick@ccl4.org>2007-09-26 10:21:50 +0000
commit3d76853f2ba25cc9699cf098371070e4651e154f (patch)
tree642530689aef60363b778e613095b897ee359ed4 /perlapi.h
parent6f47696963057ac118d1f5f49ebe66a858dd9e42 (diff)
downloadperl-3d76853f2ba25cc9699cf098371070e4651e154f.tar.gz
Change the way of determining the MRO algorithm used from an enum
defined in the header, to a pointer to a structure. This allows the flexibility to easily add more MROs in the future, and to provide an API to do so. Dispatch in mro.c is now via the structure pointed to, rather than switch statements on the value of the enum. p4raw-id: //depot/perl@31977
Diffstat (limited to 'perlapi.h')
0 files changed, 0 insertions, 0 deletions