[CLOSED] Mono 2.8 Support

  1. #1

    [CLOSED] Mono 2.8 Support

    Hi,

    Can you confirm for me whether the method call:

    void PutToCache (string, HttpContext, string, HandlerMethods)    IEnumerable BuildDependencySet.get_VirtualPaths ()
    .. is something that is called/in use? I have run our project through the Mono Migration tool and it has indicated that this method will throw a
    NotImplementedException
    .

    Additionally, do you know if the Ext.NET v1.x supports Mono in general?
    Last edited by Daniil; Oct 09, 2012 at 10:30 AM. Reason: [CLOSED]
  2. #2
    Hi Peter,

    If it means the PutToCache method of the HandlerMethods class, then it is implemented. The source is here:
    <Ext.NET v1 root>\Ext.Net\Core\HandlerMethods.cs
    I think it should not throw the NotImplementedException exception.

    Another question that this class is internal and the method is private. So, it should be used publicly.

    Quote Originally Posted by peter.campbell View Post
    Additionally, do you know if the Ext.NET v1.x supports Mono in general?
    As far as I know Ext.NET works well with Mono.

    If you would type "PoloTheMonk" in the User Name field and click Search, then you will find many threads related to Mono.
    http://forums.ext.net/search.php

Similar Threads

  1. Coolite 0.82 on Mono
    By helmishariff in forum Open Discussions
    Replies: 37
    Last Post: Jun 01, 2010, 12:18 PM
  2. [1.0] Just for fun... MacOS and Mono
    By state in forum Open Discussions
    Replies: 19
    Last Post: Apr 16, 2010, 12:56 PM
  3. Mono vs coolite 0.8
    By ZIgi in forum 1.x Help
    Replies: 18
    Last Post: Sep 18, 2009, 1:45 PM
  4. Mono Support = Looking Promising :)
    By tobinharris in forum Open Discussions
    Replies: 3
    Last Post: Mar 31, 2008, 3:04 PM
  5. Mono Support
    By tobinharris in forum Open Discussions
    Replies: 4
    Last Post: Mar 28, 2008, 6:27 PM

Tags for this Thread

Posting Permissions