Hello, After watching Ed's PyCon 2007 presentation, I've decided it time I got to know Dabo. My current app is largish and uses wxPython, ReportLab, Psycopg, PostgreSQL. I'm packaging the app with py2exe. All work is Win32 at this time but I expect some deployments on Linux in the near future.
Questions: - How difficult will it be to begin using Dabo incrementally in my existing wxPython/Psycopg/PostgreSQL application? Or am I facing a "whole hog" rewrite? - What does Dabo use to do printing? I know it uses ReportLab for "reports", but what about single sheet receipts and things that need to automatically print under program control (hopefully with no help from Adobe Reader)? - Is Dabo MVC? Any thoughts on how hard it might be to wedge Dabo into my MVCish layout? That's all I can think of for now. Thank you, Michael Hipp Heber Springs, Arkansas, USA _______________________________________________ Post Messages to: [email protected] Subscription Maintenance: http://leafe.com/mailman/listinfo/dabo-users
