Layered Architecture Solution Guidance 1.0.0.5

Finally got the time to post this. Layered Architecture Solution Guidance 1.0.0.5 is now available for download. This version comes with several enhancements and productivity improvements.

Delete Buttons - They are back! One of my developers have previously mentioned that the buttons were confusing but I noticed people deleting the whole class definition instead of using the Del key to remove an individual property/method. Therefore, I made a conscious decision to bring back the delete buttons :)

Re-order Properties/Methods - You can now re-order the property/method definitions before code generation.  Inertia and Momentum have an additional Sort option.


Add All Sources - There is now an option in the code generators to create definitions for all sources at once instead of requiring you to select and configure one-by-one. However, this will only use the basic configuration. This option is not available in Motion and Vector.


Momentum Enhancements - Momentum has been slightly upgraded to support the following features:

  • Support for Schema
  • New "Insert | Update | Delete | Select" method type.
  • New "Standard CRUD Methods" method type that generates an extra Select All method.
  • Option to generate "Load methods" to reduce code repetition. Please use with caution to avoid duplication.

Motion Enhancements - Motion has also been upgraded to support the following:

  • More streamlined DAC method selection.
  • Support for drag-and-drop of DAC methods to selection.



Other Code Generator Enhancements

  • Inertia - Allows you to type in the data type for your properties. You can use this as a convenient way to map to your enumerations.
  • Vector - Reorganized UI Layout.
  • Velocity - Option to generate Workflow service configuration in host config.



No comments:

Post a Comment

Popular Post