> I suggest QDnsServiceInfo and QDnsServiceRecord for the API class names. > While a "host" is well known enough for the QHostInfo class name you started > with, a "srv" isn't obvious. > It is a "service" (with "SRV" being a DNS abbreviation, like "A") > To avoid ambiguity with other types of service, QDnsService makes sense to me. >
Ah, excellent, the names have been bothering me ever since I started writing these classes. Does anyone see a problem with QDnsServiceInfo / QDnsServiceRecord ? If not I'll update my patch with these names. Jeremy _______________________________________________ Development mailing list [email protected] http://lists.qt-project.org/mailman/listinfo/development
