From dcd89c8a5f590ee799c2481b4007b77815ec8aef Mon Sep 17 00:00:00 2001 From: Alex Falkowski Date: Thu, 26 Jul 2012 21:17:29 +1000 Subject: [PATCH] Added PExtend module. --- Directory.xml | 16 +++++++++++++++- 1 file changed, 15 insertions(+), 1 deletion(-) diff --git a/Directory.xml b/Directory.xml index 8d7c9f2..ed79dbd 100644 --- a/Directory.xml +++ b/Directory.xml @@ -343,7 +343,7 @@ PMock Mocking Framework A PowerShell mocking framework. More information can bve found here http://en.wikipedia.org/wiki/Mock_object - 2012-05-24T00:00:00+00:00 + 2012-07-03T00:00:00+00:00 Alex Falkowski alexrfalkowski@gmail.com @@ -353,4 +353,18 @@ https://github.com/alexfalkowski/PMock + + PExtend + Extend your objects + Provides the ability to extend objects. Inspired by jQuery.extend() http://api.jquery.com/jQuery.extend/ + 2012-07-26T00:00:00+00:00 + + Alex Falkowski + alexrfalkowski@gmail.com + + + + https://github.com/alexfalkowski/PExtend + +