Tim Noll wrote:
I've tested this with some proprietary code that I've written at work, but I could prepare a simple example from scratch. Again, it may be a few days before I have the time to work on it, but I'll send it along as soon as I can.
no problem. The extension object stuff has been committed to cvs.
Ian
Tim
On Thu, 02 Dec 2004 21:10:16 +0900, Ian MacLean <[EMAIL PROTECTED]> wrote:
Tim Noll wrote:
Here are the changes needed in order to add extension objects to the style task. This change consists of three files:
NAnt.Core\Tasks\StyleTask.cs - modified (I've also included a diff file against the original source) NAnt.Core\Types\XsltExtensionObjectCollection.cs - new NAnt.Core\Types\XsltExtensionObject.cs - new
I've also fixed what appeared to be an error with handling the "if" and "unless" attributes of the XsltParameter objects.
Sorry that I missed the 0.85 RC1 release, but hope this is useful in any case.
thanks Tim. I'm taking a look and so far it looks good. Do you have any sample example extension objects to put in the nant examples directory ?
Ian
Tim
On Wed, 24 Nov 2004 18:59:43 +0000, Tim Noll <[EMAIL PROTECTED]> wrote:
OK, I'll post the code in the next few days, as soon as I have a chance to make sure it works against the 0.85 code base. And, yes, extension objects will have to have a default parameterless constructor for now.
Regards,
Tim
On Mon, 22 Nov 2004 12:11:27 +0900, Ian MacLean <[EMAIL PROTECTED]> wrote:
Tim Noll wrote:
-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now. http://productguide.itmanagersjournal.com/
_______________________________________________
nant-developers mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/nant-developers
