s4-python: reference substructures onto the parent structure
authorAndrew Tridgell <tridge@samba.org>
Wed, 25 Aug 2010 04:32:38 +0000 (14:32 +1000)
committerAndrew Tridgell <tridge@samba.org>
Wed, 25 Aug 2010 13:05:05 +0000 (23:05 +1000)
commit4f8087cdb95c6036358a41398d73c3ad90c5755c
treed147d6fdd26535d578abeabe34136fc5c2f81b1b
parent634e06e465be7a8921cb95884ec427f48bf812da
s4-python: reference substructures onto the parent structure

when a python object that is part of a parent structure is created, we
should reference it on the parent structure. This ensures that when
the child object goes out of scope that the parent structure is still
valid
pidl/lib/Parse/Pidl/Samba4/Python.pm