Menu

Disabling types

2008-12-01
2013-04-25
  • Nobody/Anonymous

    Hello,
    i want to draw some diagrams for smalltalk.

    But as you may know, smalltalk having no static types, and its pointless to require return type or field type to be filled.
    Can i customize somewhere, what information i need to fill for methods and fields in addition to sole names?
    Also, can i customize somewhere the string formatting for methods and fields ?
    So, instead of showing method in a form like:
    +<methodname>():<methodType>

    i could use just

    <methodname>

     
    • Vineeth N

      Vineeth N - 2008-12-02

      Hi,
      While  desinging this tool we decided to have a UML representation, but I think by allowing the GUI to enable usage of empty parameters what you want may be replicated., I will check this and get back in a couple of days. I am also not aware of smalltalk so I will just check with its syntax. Thanks.

       

Log in to post a comment.

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.