Nate Lowrie wrote: > This makes me wonder if we should impose a rigid structure for each > application based upon the current structure for larger projects. I > know many people have small apps that are single files, but there is a > lot of pathing code that we could potentially reduce or eliminate. > Also, seems we get a pathing/structure related question every month or > so. What is the argument for not having a standard directory > structure rigidly imposed?
Is Dabo a framework or is it an IDE? If it is a framework, code dealing with pathing issues shouldn't be included in the framework code. I think it's plain wrong to put such code deep into a database glue module. It just doen't belong there. Uwe _______________________________________________ Post Messages to: [email protected] Subscription Maintenance: http://leafe.com/mailman/listinfo/dabo-dev Searchable Archives: http://leafe.com/archives/search/dabo-dev This message: http://leafe.com/archives/byMID/[email protected]
