in reply to Re: creating a wrapper module for bacward compatibility
in thread creating a wrapper module for bacward compatibility

the sub-names are not always identical (old_bas->bar) and he will sometimes need more flexibility.

For instance for extra logic or even for extra error handling and testing to stabilize this "bridge".

Overall this is not trivila and should be handled with care and foresight...

Cheers Rolf

  • Comment on Re^2: creating a wrapper module for bacward compatibility