Forum Post: AW: Mixed projects in OpenEdge Studio and svn

  • Thread starter Thread starter Mike Fechner
  • Start date Start date
Status
Not open for further replies.
M

Mike Fechner

Guest
I see benefits in using a couple of projects. Because they may have different config: - Frontend does not require DB connections at all, may not need legacy code in the propath - Backend does not require .NET assemblies – but may require legacy code in the propath (include files, triggers, etc.). With only a single project, you can only test this on Jenkins (where it should also be tested). But a developer should see as many possible errors in the IDE.

Continue reading...
 
Status
Not open for further replies.
Back
Top