Net_DNS Package
[email protected] (R P Herrold)
| Newsgroups | php.pear.qa |
|---|---|
| Message-ID | <[email protected]> |
On Mon, 16 Aug 2010, Mike Pultz wrote: > I've been going over the changes in "my" version of Net_DNS > in an attempt to create patches to release to the package, > and I realized I've made a *lot* of changes- our system > required PHP5 style classes, and exceptions, so I've made a > lot of fundamental changes. > So, I'd like to instead propose a Net_DNS2 package- I've > probably got 75% of it complete- so far some highlights: > - many more RR's supported Is there a draft Net_DNS2 at say, github, that I might clone and examine? I assume you have a ROADMAP, or Requirements Document as well. In following this list I see an emphasis on adding unit tests as well I was looking at a couple of patches we apply: tsig-hmac-md5.patch.patch.txt tsig-parse-binary.patch.patch.txt and some manual edits not yet reduced to patches [some brokenness in AAAA record validation], and thinking last week that I needed to CO the new release and update those patches, preparatory to filing them in the bug tracker for upstreaming That way, perhaps the existing package could be merged, and refactored into the new form, and carrying two version around avoided? -- Russ herrold