Tagged Questions
0
votes
1answer
61 views
Granularity of Component-Based Architectures
Although I'm a Java developer and this is question concerns OSGi and modularity according to Java, the question really applies for any object-oriented, 3GL.
I'm beginning to grasp the concepts of ...
0
votes
1answer
188 views
silverlight - reusing components
I am trying to create some reusable components in Silverlight2. The difficulty comes when my components are using templates/styles that are shared with other components.
From what I know, in ...