Raptor Code Generator

A template based code generator including a wizard that allows you to generate code in any language.
Download

Raptor Code Generator Ranking & Summary

Advertisement

  • Rating:
  • License:
  • Shareware
  • Publisher Name:
  • Sentix Inc
  • Operating Systems:
  • Windows All
  • File Size:
  • Evaluation

Raptor Code Generator Tags


Raptor Code Generator Description

Tired of writing persistance objects, java beans, SQL code, EJB's or other code related to a data model? Annoyed by having to change and update this code every time your data model is updated? Then this product is for you! With the Raptor code generator, (BarCode Generator) you can generate any code that is derived from a data model, in any language! The generator is aware of object relationships (1:1, 1:n, n:1 and n:n) and will allow you to create code that is able to navigate those relationships easily. Example languages: Java, C#, VB, SQL, Perl, shell scripts, textual reports, jsp, HTML Example code that can be generated: Java Beans, EJB's, DAO (data access objects), graphical objects, forms, XML parsers, Server/Client (SMTP Server software) side objects, proxy objects, SQL scripts, XML code etc How can this be done? Very simple, by using templates: 1. You write just one example of the code you want Example: public void getName() { return name; } 2. You replace the actual names of fields and entityes with XML tags. Example: public void get<Field.name> { return <field.name>; } 3. You add any necessary repeat/loops Example: <Fields>....</Fields> to loop over all fields 4. Add conditions/if statements if your code is different depending on the data type. Example: <if field.type == date>System.out.println("I am a date");</if> 5. Now you can create this code for any data model. And whenver your data model changes, you simply recreate that code instantly!


Raptor Code Generator Related Software