|
From: <ek...@ba...> - 2003-03-27 16:19:03
|
Bruce, I respect your suggestion to not overcomplicate the matter.
Perhaps you can make a different suggestion then.
My problem is that I will have users using an administrative UI to
add/update pipeline stages. They should only be working on one pipeline
at a time. They will have the flexibility to change the pipeline stage
names and add pipeline stage names ... I do not want them to be
responsible for correctly typing the pipeline name and a period (".") to
prepend the pipeline stage name. Additionally, when modifying, I would
prefer not to have to strip off this information for presentation to the
user only to have to put it back on when updating the database.
Additionally, if my DBA found out about the concatenation, she would
have a cow ... but she doesn't have to know every detail. It might also
be frowned upon during my peer review.
Where can I find the code that concatenates the two together so I can
better understand the impact?
Erik
<<
Yeah, right :)
On the SQL config thing - think long and hard about making it a joined
table
solution - think Occams razor here.
>>
On Thursday 27 March 2003 11:03 am, ek...@ba... wrote:
> HOLY SMOKE! You work fast!!
>
> And I assume the JUnit tests were updated and executed within this
short
> timeframe too, right?? ;-)
>
> Thanks again for your help. GREATLY Appreciated.
>
> Erik
|