facebook

missing important features in Struts UML page

  1. MyEclipse IDE
  2.  > 
  3. Feature Requests
Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #221634 Reply

    zaid
    Member

    Hi Sir/Madam,

    I’ve been working on exadel struts studio, and relatively, your product is much more advanced than the “struts studio”. However, I found couple of “missing” and important features in struts UML design (at least from my respective), I will itemise them below:

    [list=]in the UML struts design, I can’t put any extra properties, even though it can be placed in the xml file, However, it would be much easier to visualise it, for example, right clicking on the action in the UML and assign my properties. This is very important especially if someone is assigning roles in a workflow system or security or whatever.
    The property is as below in the xml file
    <action-mapping>
    <action>
    <set-property property=”roles” value=”administrator”/>
    </action>
    </action-mapping>
    [/list]

    [list=]Again in the UML struts design, I can’t assign the className which holds the configuration of the action, this also required in the security systems and can be implemented in different application. it would be easier for the developer if it would be visualised . Example

    <action className=”SecurityActionMapping” ……..
    [/list]
    I am sure that those features are very easy to be integrated, you have done the hardest part yet.

    Yours,
    Zaid[list=][/list]

      #221651 Reply

      Riyad Kalla
      Member

      Zaid,
      Thank you for the suggestions, I am sending them to the team.

    Viewing 2 posts - 1 through 2 (of 2 total)
    Reply To: missing important features in Struts UML page

    You must be logged in to post in the forum log in