"Karim" <karim.liat...@free.fr> 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,

--
Alan Gauld
Author of the Learn to Program web site
http://www.alan-g.me.uk/


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

Reply via email to