Alright, there has been a particular issue with the Regular Expression Builder that I've known about since its creation and it's long bugged me. I haven't, until today, taken the time to address the issue. Essentially, in order to maintain the root namespace within the regex assembly created, I had created a custom Attribute (AssemblyBaseNamespaceAttribute) that was baked into the target DLL. This hasn't truly proven to be an issue (at least when running on Windows), though the compiler would warn you when referencing it because the RegexAssemblyBuilder.exe application wasn't to be found. It was more of an annoyance. However, as I learned today, it does seem to be an issue when running on Linux/Mono.
Now I had the incentive I needed to fix the problem.
So, today I present a minor (but important) update to the Regular Expression Builder. Version 2.0.0.1 provides two updates:
Download it here
Remember Me
a@href@title, b, i, strike
Powered by: newtelligence dasBlog 2.0.7226.0
Disclaimer The opinions expressed herein are my own personal opinions and do not represent my employer's view in any way.
© Copyright 2008R. Aaron Zupancic
E-mail