On Fri, 2008-12-05 at 17:47 +0100, Dirk Meyer wrote:
> I hope this fill be the last round of changes. There will be more the
> next weeks.

Yes, dischi and I are going to be doing a fair bit of breakage, after
which we intend to release a 1.0 and solidify the API.  Since kaa.base
is still 0.x, we can loosely justify massive breakage. :)

Here's a summary of API changes we will be making:
      * Getters and setters will largely be going away in favour of
        properties, which are more pythonic.  (So obj.foo and obj.foo=42
        instead of obj.get_foo() and obj.set_foo(42))
      * kaa.Process is getting a complete rewrite to be in line with
        kaa.Socket (both will use kaa.IOChannel).
      * Other miscellaneous tweaks (the odd method or function might get
        renamed, argument order changes, etc.) based on a comprehensive
        review of the API prior to releasing 1.0

If you have any suggestions along this vein, please speak up now before
1.0 :)

Cheers,
Jason.


------------------------------------------------------------------------------
SF.Net email is Sponsored by MIX09, March 18-20, 2009 in Las Vegas, Nevada.
The future of the web can't happen without you.  Join us at MIX09 to help
pave the way to the Next Web now. Learn more and register at
http://ad.doubleclick.net/clk;208669438;13503038;i?http://2009.visitmix.com/
_______________________________________________
Freevo-devel mailing list
Freevo-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freevo-devel

Reply via email to