From: Mark W. <mor...@SM...> - 2002-08-31 02:06:15
|
Gavin_King/Cirrus%CI...@ci... wrote: >So we should add something like: > > <one-to-one name="child" constrained="outward"/> > >and a matching > > <one-to-one name="parent" constrained="inward"/> > >or something like that.... > > That sounds perfect. Any chance of this happening in the near future? I'm sort of at a dead end at the moment because of this. I was hoping to use the Lifecycle interface to get around this problem, but it looks like you only get callbacks before the event and not after the event. Have you considered extending Lifecycle to support this? Thanks, -Mark |