> > Seems to me that it makes sense to have defaults (NULL to not set the
value)
> > for each property, and configuration entries to override.

> If we set this to null, then the timeouts are infinite

No, no ... I meant code like this:

  if (<setting-string> != null) props.put(<setting-lablel>,
<setting-string>);

so that we only set the parameter if we have a non-null value to use.

> I think we'd need to release [partial sends] into alpha use
> for a while and get feedback before committing to it in a
> release.

OK.  Soon as v2.1.1 ships, we can cut a v2.1.2a1 with it and the DNS Server
changes.

        --- Noel


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to