Thanks for the link.

I use Adapter already for java to align to different interface.
I was curious about the facade implementation.

Regards
Karim


On 12/23/2010 01:25 PM, Alan Gauld wrote:

"Karim" <[email protected]> wrote
You mentioned the facade pattern. Could you please provide a basic simple implementation of this pattern in python?

Not without spending more time than I have available.

But you can read about it on wikipedia, including Java example code.

However I think I actually should have said an Adaptor pattern rather than a Facade...

http://en.wikipedia.org/wiki/Adapter_pattern

HTH,


_______________________________________________
Tutor maillist  -  [email protected]
To unsubscribe or change subscription options:
http://mail.python.org/mailman/listinfo/tutor

Reply via email to