On Dec 15, 2006, at 4:56 PM, Carl Karsten wrote:

> So where should I have made the change so this wouldn't happen?

        Nothing "happened". Subversion was smart enough to merge the files  
without incident.

> I am once again thinking i-layer, but you said to use multiple  
> inheritance, but
> looking back I don't see how I should have done it.

        Huh? How would the i-layer approach help here? You would have had to  
override a complete method, which would have been a lot hairier to  
maintain.

        You now have duplicate code, since I chose a slightly different  
place to put in the change. Once you realize that the change was  
redundant, just do:

cd <path to>/dabo/db
rm -f dbMySQL.py
svn up

        ...and you'll be hunky-dory.

-- Ed Leafe
-- http://leafe.com
-- http://dabodev.com



_______________________________________________
Post Messages to: [email protected]
Subscription Maintenance: http://leafe.com/mailman/listinfo/dabo-dev

Reply via email to