>
>
>
> From: python-list-bounces+marc-andre.belzile=autodesk@python.org[mailto:
> python-list-bounces+marc-andre.belzile
> =autodesk@python.org] On Behalf Of Gaëtan Podevijn
> Sent: Friday, November 26, 2010 12:46 PM
> To: python-list@python.org
> Subject: Kind of plugin
Podevijn
Sent: Friday, November 26, 2010 12:46 PM
To: python-list@python.org
Subject: Kind of plugin system
Hello,
Here is my problem.
I need to get some informations from files stored on my filesystem, Flickr and
Picasa. So the idea is to create a class (for instance, "InformationsProvider&qu
Am 26.11.2010 18:46, schrieb Gaëtan Podevijn:
I need to get some informations from files stored on my filesystem, Flickr
and Picasa. So the idea is to create a class (for instance,
"InformationsProvider") that provides common methods for those three
sources, then, for each source, I create a cla
Hello,
Here is my problem.
I need to get some informations from files stored on my filesystem, Flickr
and Picasa. So the idea is to create a class (for instance,
"InformationsProvider") that provides common methods for those three
sources, then, for each source, I create a class that inherits fro