Displaying 1 result from an estimated 1 matches for "maxmetaconnections".
2014 Jul 06
1
Hardcoded limit on the number of meta-connections
...ntal evidence supporting 3 as
the hardcoded maximum number of meta-connections?
If there is a good reason for this limit on the number of
meta-connections, maybe it should apply whatever the value of
AutoConnect (currently, it is only enforced when AutoConnect is on).
We may actually need a "MaxMetaConnections" variable, defaulting to 3,
with 0 meaning "unlimited". As noted above, it should probably be
logically independent from AutoConnect (this would change the default
behaviour, however, as some ConnectTo statements would be ignored if
there are more than 3 of them).
My feeling is tha...