Development

NAVIGATION
CATEGORIES
REFERRENCE
LINKS
  • development of monodevelop: why? :P

    8 answers - 863 bytes - related search similar search Add To My Delicious Add To My Stumble Upon Add To My Google Mark Add To My Facebook Add To My Digg Add To My Reddit

    I understand monodevelop is a project 'porting' sharpdevelop to mono.
    The question I ask myself why is that effort made instead of taking
    advantage of code already there: eclipse. Made for java it should be
    ideal for a managed language like c# and with its plugin architecture
    should be also well suited to be expanded.
    Besides it is open source.
    So I wonder why have monodevelop (which is awefully complicated to
    set up and doesn't feel native therefore. [Im on SX btw]
    Im sure there is a reason behind it all and I'd appreciate it if
    somone could tell me (a newbie with mono) why we need our own IDE
    instead of writing a plugin for eclipse like it was done for C/C++
    and php.
    Regards,
    Dominik
    Mono-devel-list mailing list
    Mono-devel-list (AT) lists (DOT) ximian.com
  • No.1 | | 1704 bytes | |

    I didnt post here because I couldnt find a plugin (I admit I didnt
    try ;))
    I posted here because I wondered (and still do) why there is
    monodevelop.

    Is there a technical reason is it just for fun or just
    because you dont like eclsipseor
    I DNT KNW :)

    Jul 13, 2005, at 12:58 PM, Slava Petrenko wrote:

    Dominik Pich wrote:
    >
    >I understand monodevelop is a project 'porting' sharpdevelop to mono.
    >The question I ask myself why is that effort made instead of
    >taking advantage of code already there: eclipse. Made for java it
    >should be ideal for a managed language like c# and with its
    >plugin architecture should be also well suited to be expanded.
    >Besides it is open source.
    >>

    >So I wonder why have monodevelop (which is awefully complicated
    >to set up and doesn't feel native therefore. [Im on SX btw]
    >>

    >Im sure there is a reason behind it all and I'd appreciate it if
    >somone could tell me (a newbie with mono) why we need our own IDE
    >instead of writing a plugin for eclipse like it was done for C/C+
    >+ and php.
    >>

    try
    >
    >
    >>

    >Regards,
    >Dominik
    >>

    >
    >Mono-devel-list mailing list
    >Mono-devel-list (AT) lists (DOT) ximian.com
    >
    >>

    >
    >


    Mono-devel-list mailing list
    Mono-devel-list (AT) lists (DOT) ximian.com
  • No.2 | | 564 bytes | |

    Dominik,

    I didnt post here because I couldnt find a plugin (I admit I didnt try ;))
    I posted here because I wondered (and still do) why there is monodevelop.

    Is there a technical reason is it just for fun or just because
    you dont like eclsipseor
    I DNT KNW :)

    You're totally off-topic with this subject on this list.
    Here is the MonoDevelop list:

    Don't forget to put your fireproof pants on before posting.

    Rob

    Mono-devel-list mailing list
    Mono-devel-list (AT) lists (DOT) ximian.com
  • No.3 | | 1120 bytes | |

    Considering that the mono-develop list is a spinoff to this one, this is
    not off-topic. It is essentially an existance related inquiry to a
    mother list. As for posting to them, I didnt really get an answer as to
    why there is a need to fork sharp-develop, I do not see why there would
    be an answer regarding eclipse.

    /H Robert Jordan *:

    Dominik,
    >
    >I didnt post here because I couldnt find a plugin (I admit I didnt
    >try ;))
    >I posted here because I wondered (and still do) why there is
    >monodevelop.
    >>

    >Is there a technical reason is it just for fun or just
    >because you dont like eclsipseor
    >I DNT KNW :)
    >
    >

    You're totally off-topic with this subject on this list.
    Here is the MonoDevelop list:

    Don't forget to put your fireproof pants on before posting.

    Rob

    Mono-devel-list mailing list
    Mono-devel-list (AT) lists (DOT) ximian.com

    Mono-devel-list mailing list
    Mono-devel-list (AT) lists (DOT) ximian.com
  • No.4 | | 1326 bytes | |

    Wed, 2005-07-13 at 19:48 +0300, KCorax wrote:
    Considering that the mono-develop list is a spinoff to this one, this is
    not off-topic. It is essentially an existance related inquiry to a
    mother list. As for posting to them, I didnt really get an answer as to
    why there is a need to fork sharp-develop, I do not see why there would
    be an answer regarding eclipse.

    I think the original question isn't really productive, that's why
    there's no answer. I can think of many reasons for having a specific
    IDE for C# and .NET. I mean why vim when you have emacs? Why have
    eclipse when we have NetBeans or IdealX? Why mono when we already have
    java. Anyway the question is non sequitor. You can ask what the
    motivations for producing monodevelop are, but not question its
    existence. Try rephrasing your question in that light.

    Personally while I really like eclipse, I find it very weak in non-java
    areas still. The C/C++ plugin, for example, doesn't have the powerful
    make facilities that CodeForge has, nor does it have the autoconf
    capabilities that KDevelop has. Thus for my C and C++ development,
    eclipse (which is getting much better) isn't my tool of choice. For my
    current C# needs, Monodevelop fits much better than eclipse.

    Michael
  • No.5 | | 976 bytes | |

    Dominik Pich wrote:
    I understand monodevelop is a project 'porting' sharpdevelop to mono.
    The question I ask myself why is that effort made instead of taking
    advantage of code already there: eclipse. Made for java it should be
    ideal for a managed language like c# and with its plugin architecture
    should be also well suited to be expanded.
    Besides it is open source.

    So I wonder why have monodevelop (which is awefully complicated to
    set up and doesn't feel native therefore. [Im on SX btw]

    Im sure there is a reason behind it all and I'd appreciate it if
    somone could tell me (a newbie with mono) why we need our own IDE
    instead of writing a plugin for eclipse like it was done for C/C++
    and php.
    try

    Regards,
    Dominik

    Mono-devel-list mailing list
    Mono-devel-list (AT) lists (DOT) ximian.com

    Mono-devel-list mailing list
    Mono-devel-list (AT) lists (DOT) ximian.com
  • No.6 | | 94 bytes | |


    Mono-devel-list mailing list
    Mono-devel-list (AT) lists (DOT) ximian.com
  • No.7 | | 1020 bytes | |

    Wed, 2005-07-13 at 22:17 +0300, KCorax wrote:
    I believe that java is friendly to us because of ikvm's existance.
    Eclipse is based on java therefore it could be hosted over mono
    runtime. the other hand I understand that for the makers of mono
    its good to have an ide written in c#.
    btw: monodevelop is far better than improve's eclipse plugin.

    Now we *are* getting off-topic. Non important answers should be sent
    to me and I shall set a local forward to those who have displayed
    interest in this.

    C, why is this conversation not on the monodevelop-list, where emails
    pertaining to MonoDevelop should be?

    I would be happy to answer and discuss these questions and issues with
    people, but only on the appropriate list.

    So, to anyone who sent an email to this thread, and would like some form
    of answer, please repost your questions to the monodevelop-list.

    Mono-devel-list mailing list
    Mono-devel-list (AT) lists (DOT) ximian.com
  • No.8 | | 1175 bytes | |

    I will not answer to the question but I know there is already a C# plugin for
    Eclipse

    (Maybe some others exist )
    and there is a link on gotmono

    Selon Dominik Pich <Dominik (AT) pich (DOT) info>:

    I understand monodevelop is a project 'porting' sharpdevelop to mono.
    The question I ask myself why is that effort made instead of taking
    advantage of code already there: eclipse. Made for java it should be
    ideal for a managed language like c# and with its plugin architecture
    should be also well suited to be expanded.
    Besides it is open source.

    So I wonder why have monodevelop (which is awefully complicated to
    set up and doesn't feel native therefore. [Im on SX btw]

    Im sure there is a reason behind it all and I'd appreciate it if
    somone could tell me (a newbie with mono) why we need our own IDE
    instead of writing a plugin for eclipse like it was done for C/C++
    and php.

    Regards,
    Dominik

    Mono-devel-list mailing list
    Mono-devel-list (AT) lists (DOT) ximian.com

    Mono-devel-list mailing list
    Mono-devel-list (AT) lists (DOT) ximian.com

Re: development of monodevelop: why? :P


max 4000 letters.
Your nickname that display:
In order to stop the spam: 7 + 6 =
QUESTION ON "Development"

EMSDN.COM