@BobC: Sure, I can see the utility of auto-splitting. However, I dont think I want to make it regex based, I prefer to make it XPath based, which is both more powerful and it works with the current splitting infrastructure (which splits on tags not arbitrary locations in the code).
|