WARFARE is a lightweight, extensible Web Application Framework to enable Construction and maintenace of web based applications without writing any Java code.
A Web based interface allows for real time maintenance and tweaks to the system.
...It's not a framework, but it's a shell over the existing frameworks. This shell is made in such a fashion that it's possible to the app developer to change the underlying framework without any changes to his app code.
Sort, filter and aggregate lists of business objects without all the boring code! This library provides a powerful "view" approach to data binding .NET objects to user interface controls.
yUba is a programming language for easy Web-application development: (1) yUba creates both client-side code(Javascript) and server-side code(Perl) at once. (2) XML/HTML can be embedded directly in yUba codes without any quotations.
Configutron is a generic XML based application configuration module. It provides the application developer to define and load XML based app configurations without having to write a single line of Java code to parse and read the configuration file.
A framework that provides AJAX technologies for web pages created with ASP.NET. It allows developers to easily integrate AJAX support into their pages without replacing the ASP.NET controls and/or writing javascript code.
This project is a framework for PHP developers who want to be fast at code generation.
I'm working to make a web-based and comand-line form generator for generate ".php" files without programmers scripting.
Hope it will be finished soon.
Magritte is a framework to build user interfaces for Java, which are saved in XML files, allowing a user to change the interface without the need to recompile the code. It will also generate Java code to respond to GUI events.
Automatically generate SWT GUI from XML files. Supports all GUI components provided by SWT plus standalone dialog / composite. Supports auto-population of list/combo/table/tree from database directly without writing single line of code!
Please provide your feedback/suggestions to author to make the necessary improvements ...
NanoGraph is a java component for graph visualisation. It aims to visualize domain oriented object models without requiring code changes to these models. Design goals include a small footprint and Swing/SWT/SVG support.
A C# Object Persistent Framework.
Allows the users of this framework to write concise code for Business Applications without the need to manually map objects to RDBMs. The Framework will create all the Data Access methods automatically
The Parse::Perl Project exists to create and maintain a set of perl modules for parsing and manipulating Perl codewithout using perl itself.
At the core of this effort is the our flagship PPI.pm module.
A revolutionary software development framework based on eXegeSys Customizer Technology. It allows developers to build applications that can be customized by the end user without changing the source code, interrupting support, or limiting future upgrades.
This project provides a simple mechanism whereby existing business logic components of a Struts-based application can be exposed as rudimentary Web Services without the need to change any existing application code.
This project is an XML oriented Web Framework that relies on python for expansion of XML data into web pages, while keeping code and content sepearted. Coupling this with CSS allows for complete page formatting and styling without touching python code
MockBase is a Mock, JDBC Compliant Database server.
It allows developers of JDBC code to incorporate Mock Objects without requiring
any changes to existing code. Comes with a GUI tool that allows the tester/developer to create Mock database tables.
Transform an application into a component, a module, and use it like a piece of a bigger software. This software let you link every standalone program, to extend an application or create a new one, like a Lego(tm) system, without modify the source code.
dtoGen is a java source generation tool that can ease the development of multi-tier systems by offering a reliable solution to obtain the data transfer objects out of the domain model objects without hand-writting additional code.
ProviderFactory is an assembly for the .NET framework that provides a layer of abstraction for ADO.NET data providers. This allows .NET programs to access databases in a uniform way, so that any ADO.NET data provider can be used withoutcode changes.
The FileSystem TreeModel for Java project aims to provide a simple to learn TreeModel API that allows TreeModel viewers to show a file system without needing to code anything.