Common component name for different streams
![]()
Hi All,
I know that we should use for streams with different source code, but just wanted to check once that can we have common component name for completely different streams.
In my case i have many small tools streams which are independent. In this case creating common component will be good choice or separate component for each stream.
|
One answer
![]()
Ralph Schoon (60.9k●3●36●43)
| answered Sep 18 '14, 3:06 a.m.
FORUM ADMINISTRATOR / FORUM MODERATOR / JAZZ DEVELOPER
Please see: https://jazz.net/library/article/126
In addition, a component can be used by many streams. So you can have a common component with code that is shared, and use it in multiple streams. Which version of code the streams see, depneds on which baseline for the component you pick. Comments Thanks Ralph,
Ashok, please comment in case you want to comment answers.
|