# Put comments at the bottom # Major changes should be discussed on wxPython-dev == Other Things to Ponder == * Since it is likely that there will be lots of incompatible changes, should the top-level module name also be changed? * Encouraging doing the import something like this: "import wx3 as wx" wouldn't be so bad. * Or will having a detailed migration guide like we did for the 2.5 release series be good enough? ---- === Comments ===