[Mono-dev] [PATCH] Changes/fixes to support for App_Browsers and control adapters

Dean Brettle dean at brettle.com
Mon Apr 7 17:04:24 EDT 2008


It's been 2 weeks and I'm still waiting on approval to commit this.  Is
Marek on vacation or something?

The text of my original message is below.  The full message with
patches<http://lists.ximian.com/pipermail/mono-devel-list/2008-March/027264.html>can
be found in the archive.

--Dean

On Sun, Mar 23, 2008 at 9:57 PM, Dean Brettle <dean at brettle.com> wrote:

> Hi all,
>
> Attached are changes I made to get Mono control adapters working with
> mojoPortal.  These patches do 4 things:
>
> 1. Add etc/mono/2.0/Browsers/Compat.browser which contains a few browser
> definitions with IDs that correspond to the IDs used by .NET.  Additional
> browser defs can be added later.
> 2. Changes System.Web to use etc/mono/2.0/Browsers/*.browser files
> whenever any ~/App_Browsers/*.browser files are present.
> 3. Changes System.Web to use normal browscap.ini processing to determine
> the default capabilities, even when a *.browser file is present.  This way
> we don't have to maintain browser capabilities in more than one location.
> 4. Fixes some casting exceptions that occurred when some controls used
> adapters that weren't of the corresponding type.
>
> OK to commit?
>
> --Dean
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.ximian.com/pipermail/mono-devel-list/attachments/20080407/b6055355/attachment-0001.html 


More information about the Mono-devel-list mailing list