[Mono-list] Master Pages
Miguel de Icaza
miguel@ximian.com
Wed, 14 Apr 2004 11:48:12 -0400
Hello,
> What is the status of Whidbey APIs in mono? There has been at least one
> semi-public release of Whidbey bits, at PDC. More will be coming, in the
> form of Whidbey betas. When people implement the new APIs for mono, will
> they be accepted directly into the appropriate System.* namespaces, or
> will they go into a "holding pen" (Mono.Whidbey.Ssystem.*?) until after
> v1.0?
They go directly into the proper namespace, but they are not being
compiled unless you use the NET_1_2 profile today
We are not planning on shipping a version that ships with the NET_1_2
profile for the first release of Mono.
> For example, is there any plan to include the master page and site map
> controls in mono v1.0? These represent some of very usefulest new stuff
> for ASP.NET.
Not in Mono 1.0
Miguel.