Hugh Gibson schrieb: > Hi, > > I'm working on the pretty printing which kicks in with migration to 0.7. > > Is this only going to run once, during migration to 0.7, or will it be > invoked for every migration after 0.7 as well? In other words, will future > upgrades revert to using regular expressions or will they always use the > compile tree? > > Hugh >
Hi Hugh, we might consider to use tree based migration in the future if there are things which cannot be solved using regular expressions. We know however that a forced pretty print is a problem for many users, so we will use it with caution. Best Fabian ------------------------------------------------------------------------- Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to share your opinions on IT & business topics through brief surveys-and earn cash http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV _______________________________________________ qooxdoo-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel
