nezroy

Results 4 comments of nezroy

After some extensive mucking about, I was able to find at least one procedure that works to allow hard routing of FireFox (I have not tested duplicating or soft routing)....

I just committed a significant refactor to this PR in order to clean things up a bit. Basically I standardized my naming to "CityWebMod" since "Plugin" was really confusing with...

> Furthermore, the ICityWebMod interface doesn't require implementations to expose a WebRoot property (and I'm not entirely sure it should, but read on), nor does it require the implementation of...

OK I've pushed some new commits that add support for "naked" handlers (essentially the original approach, minus the GUID and adding fetching them via loaded plugins rather than AppDomain). This...