+1 for this from me as well. ...ant
On 7/5/07, Venkata Krishnan <[EMAIL PROTECTED]> wrote:
I don't see any reason why you should not open them up a bit instead of duplicating code. Especially now that we associate various objects by interface types, opening them will help in reusing them by substituting different implementations for such associations. - Venkat On 7/3/07, Simon Laws <[EMAIL PROTECTED]> wrote: > > The runtime classes (ReallySmallRuntime and ReallySmallRuntimeBuilder) and > the EmbeddedSCADomain implementation are pretty well locked down in terms > of > overriding their members and functions. I had to make copies of most of > this > function to create the distributed runtime and domain. Can we loosen this > up > a bit so that these classes can be extended? > > Simon >
