Re: [MMXX-dev] Intro and interest
Status: Pre-Alpha
Brought to you by:
ljr
|
From: Frank V. C. <fr...@co...> - 2000-04-21 12:09:27
|
Luca Raggi wrote: > [snip] > > Frank; > > Welcome to the project! Your input and contributions will be greatly > appreciated. I have started to read the docs and existing code. Ok, remember, as always, these are my opinions only: Shadow ------ The idea of a shadow is, as I am sure you are aware, a Proxy. In the GoF Patterns, in semantic understanding, etc. Consider changing the terminology as it would be more familiar than Shadow. Consider other familiar terms in documentation along the lines of delegation, marshalling, etc. From a proxy perspective there is also the issues of performance and scalability to consider. I assume that exception management will be delegated back through the implementation->proxy bridge somehow. > [snip] -- Frank V. Castellucci |