Tobias Oberstein wrote: > Ah. OK. > > I think I recall that in COM+ it is possible to hand over > one init string to the ctor of a component - I'm not sure.
It's quite possible. I don't recall it, but it's been a while since I've looked at COM+. >>.. and IMO its not a good idea. >> >> > > I very much like the "feeling" these URL + ?params style > ContractIDs give me at the scripting language level. It does give a more constructor feel to instantiation. I guess my initial aversion was because of the overhead of parsing the string for the parameters and the associated error logic if the parameter type was incorrect.
