Questions tagged [case-tools]
3 questions
7
votes
5 answers
Alternatives to *documents* in the SDLC?
Since no one prints anything any more, the concept of actual project documents (meaning, a monolithic piece of formatted text) seems like it could be improved on. Problems with documents are things like Word version incompatibilities, endless…

Steve Bennett
- 3,419
- 4
- 20
- 24
5
votes
6 answers
Newbie worried about CASE tool
I'm looking for some guidance on CASE tools and whether my concerns are valid.
Recently I was in a meeting between my employer and an external software company which have a CASE tool currently in beta. They demonstrated this tool to us, showing how…

Jason Evans
- 845
- 6
- 13
-5
votes
1 answer
How to map an API into another one?
After some google search, I feel still in the mud.
I am wondering whether what is the best approach for writing wrappers mapping two similar APIs that offer similar semantics but perhaps in different models, syntax or styles.
For example: map Cairo…