over the past couple of years, a number of java development tools have appeared on the market; these tools focus on various aspects of software development, such as modeling, deployment, and testing, and aim to increase productivity. as a developer, prominent on my wish list is a productivity tool that addresses code development. the main criteria when looking for this tool was that it should assemble code quickly as well as be flexible enough for me to change the assembled code. acceltrees fulcrum promises all this and more.
fulcrum speeds up core tasks - code assembly, data structure definition, validations, documentation, and more. the driving concept of fulcrum is the generalization of repeated patterns of java code in the form of templates that can be used as 3building blocks2 to construct efficient java objects and applications.
templates
the palette of templates that the product provides includes java classes, ejbs, class methods, code blocks, and program specification templates that generate documentation automatically. also included are predefined javascript front-end validations for data formats and numeric validations that can be linked to html controls using fulcrums presentation manager. while fulcrum doesnt create the html file, it generates xml and xsl on the fly, which can then be rendered on a browser.
while most complex data st... 下一页