I'm forwarding your question to nant-developers mailing list where Ian is taking care of loading custom expressions.
Jarek BTW. I've added LastIndexOf to the core functions in EE as it is generally useful. It's now in CVS. ----- Original Message ----- From: "Arif Mohammed" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Tuesday, December 09, 2003 6:33 AM Subject: Expression Eval Question > > Hi, > I wanted to add another string function "LastIndexof" to the > "ExpressionEvaluator.cs" class.. > > I implemented it and created a new Class Library using those classes. How do > I use my class library now? > I have put my class library by name "Evaluation.dll" under the > NANT_INSTALL_DIR\bin folder and I was trying to use the function without any > success. > How do I tell NANT to look > for the function iam invoking in my new Class Library(Evaluation.dll). > > Your help would be greatly appreciated > > Thanx > Arif. > > > > This message is confidential and may also be legally privileged. If you are not the intended recipient, please notify [EMAIL PROTECTED] immediately. You should not copy it or use it for any purpose, nor disclose its contents to any other person. The views and opinions expressed in this e-mail message are the author's own and may not reflect the views and opinions of ADP Wilco. > ------------------------------------------------------- This SF.net email is sponsored by: SF.net Giveback Program. Does SourceForge.net help you be more productive? Does it help you create better code? SHARE THE LOVE, and help us help YOU! Click Here: http://sourceforge.net/donate/ _______________________________________________ nant-developers mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/nant-developers
