Please do not reply to this email- if you want to comment on the bug, go to the URL shown below and enter your comments there.
Changed by [EMAIL PROTECTED] http://bugzilla.ximian.com/show_bug.cgi?id=71413 --- shadow/71413 2005-10-11 10:08:09.000000000 -0400 +++ shadow/71413.tmp.25876 2005-10-11 10:08:20.000000000 -0400 @@ -67,6 +67,12 @@ Ok, if you're chicken :-) ------- Additional Comments From [EMAIL PROTECTED] 2005-10-11 10:08 ------- Created an attachment (id=15907) FSM-based path normalization program + +------- Additional Comments From [EMAIL PROTECTED] 2005-10-11 10:08 ------- +Out of boredom one day I wrote some code that will canonicalize a path +using a modified Finite State Machine. Very little allocation +overhead should be needed, though I haven't actually profiled it. You +might find it useful. _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
