Menu

Simple feature suggestion, auto translate method params format

Anonymous
2015-05-21
2015-05-23
  • Anonymous

    Anonymous - 2015-05-21

    Now, the format of method params should be (paramname: classname, paramname: classname),
    However, java, c# use classname param,
    when paste code from java(eclipse) and return,
    it shows an error messsage.
    I think it should translate them automatically.
    and more, provide a view for javaer/c#er would be better,
    I mean show method as methodname(classname paramname);
    User can switch them by setting options.

     
  • Janusz Szpilewski

    The problem is that this program conforms to a rather orthodox UML centric point of view and all treatment of programming languages is relegated to optional plugins. The main program has no knowledge of the presence or functionality provided by them. So making it aware of a particular programming language would require some architectural changes. Of course it is not a simple and safe task.

    I am not convinced of the utility of translating a single method at a time. The existing plugins can translate an entire file at once so you can import a whole class and eventually copy some of its methods after translation.

     

Anonymous
Anonymous

Add attachments
Cancel





Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.