[wxPython-dev] img2py script
Christopher Barker
Chris.Barker at noaa.gov
Mon Nov 26 12:20:11 PST 2007
Robin Dunn wrote:
> If we do want to get this into 2.8 then I think that we need to make
> img2py still be able to generate functions like before instead of using
> the new class, so the same API will be available in the generated file.
+1
> We can add an option that turns on the generation of code using the
> class instead of functions, and then in 2.9 make that be the default.
+1
> The data can still be encoded with base64 in the new version using
> either functions or the class instance since I don't think anybody will
> care about that as long as they are able to get the bitmaps without
> changing anything in their code.
agreed.
-Chris
--
Christopher Barker, Ph.D.
Oceanographer
Emergency Response Division
NOAA/NOS/OR&R (206) 526-6959 voice
7600 Sand Point Way NE (206) 526-6329 fax
Seattle, WA 98115 (206) 526-6317 main reception
Chris.Barker at noaa.gov
More information about the wxpython-dev
mailing list