@Mike : I've applied the patch, thanks. @Dave: good to hear you're liking the project and starting to use thing like unit testing, very useful stuff indeed. You'll be glad to know that this is exactly how the current implementation provided by Mike works;
here are some method overloads; public override void Show(params string[] ids) public override void Hide(params string[] ids) public override void Toggle(params string[] ids) If you are missing something, please feel free to submit a patch to our bug tracking system. cheers, Ernst. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Castle Project Users" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/castle-project-users?hl=en -~----------~----~----~----~------~----~------~--~---
