swig/Lib/python
Marcelo Matus 72984676ca Lateral change to add runtime "reprotection" at the python
side for protected director members.

Lib/python/director.swg: added needed code for runtime checking
Source/Modules/python.cxx: added needed code for runtime checking
director_protected_runme.py: checks now that the runtime protection is working


The extra runtime checking is only done for protected members,
so, the old public directors members don't feel any overhead.

This finished the director protected support for the python language.
Java and Ocalm will need to add the "reprotection" mechanism latter.
But as in the python case, the changes will be localized in the
languages files, and there will be no need to touch the core
files anymore.


git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@5532 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2003-12-11 01:59:12 +00:00
..
cstring.i Fixed [ 651355 ] Syntax error with cstring.i 2003-02-07 22:13:11 +00:00
defarg.swg *** empty log message *** 2000-01-12 02:55:03 +00:00
director.swg Lateral change to add runtime "reprotection" at the python 2003-12-11 01:59:12 +00:00
embed.i Fixes to comply with with ISO/IEC 14882:1998(E) 17.4.3.1.2 (symbol names): 2003-09-23 21:19:47 +00:00
embed15.i Fixes to comply with with ISO/IEC 14882:1998(E) 17.4.3.1.2 (symbol names): 2003-09-23 21:19:47 +00:00
fragments.i The great merge 2002-11-30 22:01:28 +00:00
Makefile.in The great merge 2002-11-30 22:01:28 +00:00
precommon.swg Added pack/unpack functions 2003-12-08 18:07:36 +00:00
pyrun.swg Added Perl support for member pointers. Some reorganization of other runtime code 2003-11-28 20:56:17 +00:00
python.swg Fixes to support protected members with director, proper virtual member recognition and support of the nodirector feature 2003-12-05 01:59:28 +00:00
std_common.i Typemap for size_t applied to std::size_t 2003-08-17 11:52:31 +00:00
std_complex.i Fixes to comply with with ISO/IEC 14882:1998(E) 17.4.3.1.2 (symbol names): 2003-09-23 21:20:14 +00:00
std_deque.i The great merge 2002-11-30 22:01:28 +00:00
std_list.i Miscellaneous patches from users 2003-04-02 07:41:56 +00:00
std_map.i std::map ready for prime time (hopefully) 2003-03-11 15:38:02 +00:00
std_pair.i Fixed compilation problems, missing exception.i library. 2003-11-26 19:30:38 +00:00
std_string.i __DIRECTOR__ renamed Swig::Director 2003-09-22 20:13:42 +00:00
std_vector.i Char and unsigned-char specialization added 2003-11-19 08:38:27 +00:00
typemaps.i long long typemap mods for use with %apply 2003-03-06 23:28:01 +00:00