On 6/1/05, Gert Driesen <[EMAIL PROTECTED]> wrote:
> I have no problem with adding the <writeregistry>  and <deleteregistry>
> tasks to NAntContrib, but for the NAnt distribution I'd prefer something
> like the <registry> task:
> 
> <registry hive="..." key="...">
>    <read property=".." entry="..." />
>    <write [entry="..." value="..."] />
>    <delete [entry="..."]" />
> </registry>
> 
> where each child element can be repeated a number of times.

So maybe it is more reasonable to create something like this instead
of putting <writeregistry> and <deleteregistry> tasks into
NAntContrib. What about creating equivalents of those proprietary Ant
registry tasks and incubating them in NAntContrib. After a few weeks
or months of development they can perhaps be moved to NAnt 0.8x, where
x > 5. What about such a solution?

Best regards!
Marcin


-------------------------------------------------------
This SF.Net email is sponsored by Yahoo.
Introducing Yahoo! Search Developer Network - Create apps using Yahoo!
Search APIs Find out how you can build Yahoo! directly into your own
Applications - visit http://developer.yahoo.net/?fr=offad-ysdn-ostg-q22005
_______________________________________________
NAntContrib-Developer mailing list
NAntContrib-Developer@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/nantcontrib-developer

Reply via email to