A
andrew.may
Guest
By the way I'm in agreement with Mike about splitting a large offering down into individual projects. When I talk about a "Project", I'm meaning a self-contained bit of functionality that can logically be worked on in isolation if required. e.g. Each of our library modules is its own project Our ADM framework is its own project Our PoS application is its own project Our Back Office application is its own project etc... What we do do is have all the files/resources that a project needs to be developed in (& be testable) be either in the project's source control, or be provided to it at build time by Ivy.
Continue reading...
Continue reading...