Re: [gtkmvc-users] SVN aligned with master branch
Brought to you by:
cavada
From: Tobias W. <to...@ce...> - 2010-10-10 14:21:08
|
On 09.10.2010, at 23:48, Roberto Cavada wrote: > I just closed the activity for aligning master branch to SVN trunk. Great! Sorry I hadn't done it yet, was waiting for some tickets to be resolved. I ran the tests and committed small fixes, hopefully using svn correctly. http://github.com/Wile/gtkmvc/commit/756cd391ce577854b76c733a1f96c0187a6fe887 ^ you left out the createTables method, which breaks tests/sql.py. Is this on purpose? It might create unnecessary tables depending on what you import, but usually it's very convenient, and users can still do it manually. > After I have stabilized the trunk, I'd like to close and merge my experimental branches which are not public. You mean merge them into the public trunk? Do you want to discuss first? > I see there are also some other branches, what is their status? Those are features I experimented with. They work, but break compatibility. Should I create tickets? One already exists: https://sourceforge.net/apps/trac/pygtkmvc/ticket/17 > Should I explore the opportunity to merge some of them as well? I think they're worth a look, but probably not before 2.0 |