D
Dathan
Sorry for the off-topic post. I know this isn't the appropriate
forum, but I'm really not sure where the appropriate place to as is.
I deal with multi-tier business application frameworks. I've
inherited a poorly-designed system and am striving to get it
structured better. One thing I'm running into, though, is a lack of
documentation on system dependencies. I have a variety of tools for
tracking RDBMS dependencies, and tracking build dependencies within
each project isn't too hard, but I haven't found a good system for
tracking inter-project dependencies. Specifically, Form A within one
of our front-ends depends on business object B, which uses data
adapter C, which connects to method D on web service E, which uses a
query against database F that involves joins across tables G, H, I,
and J. I haven't found a system that supports anything like this with
any amount of sophistication. I'm currently tracking dependencies
using Visio, and it's just not quite cutting the mustard.
If anyone can recommend a good application, commericial or otherwise,
or point me to a better forum for posting this sort of question, I'd
appreciate it.
~Dathan
forum, but I'm really not sure where the appropriate place to as is.
I deal with multi-tier business application frameworks. I've
inherited a poorly-designed system and am striving to get it
structured better. One thing I'm running into, though, is a lack of
documentation on system dependencies. I have a variety of tools for
tracking RDBMS dependencies, and tracking build dependencies within
each project isn't too hard, but I haven't found a good system for
tracking inter-project dependencies. Specifically, Form A within one
of our front-ends depends on business object B, which uses data
adapter C, which connects to method D on web service E, which uses a
query against database F that involves joins across tables G, H, I,
and J. I haven't found a system that supports anything like this with
any amount of sophistication. I'm currently tracking dependencies
using Visio, and it's just not quite cutting the mustard.
If anyone can recommend a good application, commericial or otherwise,
or point me to a better forum for posting this sort of question, I'd
appreciate it.
~Dathan