Brail UpdateNullable Parameters

time to read 1 min | 104 words

Okay, so I run into a couple of problems with NUnit versioning, but it's here. I added support for nullable parameters in Brail, so now you can do:

${?user}

And if the user has not been set, it'll return null. You can get the latest bits here. I won't publish a Castle Demo App today, but I'll certainly attempt to use the new feature tomorrow in the Ajax part.

More posts in "Brail Update" series:

  1. (25 Feb 2007) Fixing AmbigiousMatchException for lazy loaded classes
  2. (24 Feb 2006) Nullable Parameters