anewt-developers team mailing list archive
-
anewt-developers team
-
Mailing list archive
-
Message #00081
[Branch ~uws/anewt/anewt.uws] Rev 1695: [core] Completely refactor URL code (more API breaks)
------------------------------------------------------------
revno: 1695
committer: Wouter Bolsterlee <uws@xxxxxxxxx>
branch nick: anewt.uws
timestamp: Mon 2009-07-20 22:25:40 +0200
message:
[core] Completely refactor URL code (more API breaks)
The URL class is now called AnewtURL, and all code has been
thoroughly revised. Only two static methods remain:
AnewtURL::build($path, $parameters=null) and
AnewtURL::parse($url). The test code now uses unit testing
instead of assertions.
modified:
core/url.lib.php
core/url.test.php
The size of the diff (667 lines) is larger than your specified limit of 500 lines
--
lp:anewt
https://code.launchpad.net/~uws/anewt/anewt.uws
Your team Anewt developers is subscribed to branch lp:anewt.
To unsubscribe from this branch go to https://code.launchpad.net/~uws/anewt/anewt.uws/+edit-subscription.