Share

2step: web application framework

Project News for 2step: web application framework

  • 2step v7.1 released

    This new version of 2step includes several changes:

    * New model syntax integrated with the language. Now each model is generates as it own class that can have and override methods, be subclassed, etc.
    * Cron tasks managed dinamycally from administration.
    * Integrated with newer jetty 6.1.
    * Welcome pages supported.
    * CAPTCHA generation integrated.
    * Improved ResultSet handling: are garbage collected automatically instead of explicit tracking for destruction. This allows better behaviour with newest JDBC drivers.
    * Some 2step administration aesthetic improvements.
    * Enhanced context manager.
    * Other bug fixes, refactorings and minor tweaks hard to list.

    2008-10-14 15:16:19 UTC by kurtie

  • 2step plug-in for Eclipse 3.x v2.0.0 released

    2step is a development framework written in Java for developing complete web applications (including web services). As a servlet framework features access control, logging, I18N, database access, deploy, XML/XSL, etc, and uses Jetty, FOP and jCharts.


    A new version of the 2step plug-in for Eclipse (v2.0.0) has been released. It has been testes with latest Eclipse release (Europa, v3.3), and also v3.2, but it might work with any 3.x Eclipse version.

    The main new feature of the plug-in is a shiny new content assistant for the 2step language. A content assistant is that pop-up window that appears while you are writing code showing which are all the allowed language statements allowed at that point (in example, the declared Java methods after typing the variable name), and the associated Javadoc where it is applicable.

    2007-11-21 17:42:25 UTC by kurtie

  • 2step 7.0 and 2step plug-in for Eclipse v1.1.1 released

    2step 7.0, the web application development environment, has been released on Source Forge.

    This release have several language improvements as improved link generation, inner templates, improved and programmable URL schema, and many other.

    Aditionally, some performance refactorings and bug fixes over last version.

    The 2step Eclipse plug-in v1.1.1 will work with Eclipse 3.X and has some improvements (enhanced outline) and support for the new 2step 7.0 language features.

    2007-05-31 14:31:51 UTC by kurtie

  • 2step eclipse 1.0.0. released

    Eclipse plug-in for developing 2step applications using Eclipse IDE has been released.

    The plug-in works with Eclipse 3.1 and features an editor with syntax-highlighting and outline for 2step files, HTML, CSS, JavaScript, XML, and other. Plug-in can start and stop 2step server, auto-compile 2step applications, show compilation problems and warnings integrated with the Eclipse IDE, and finally plug-in allows to edit web application contexts from Eclipse.

    2006-05-08 14:13:10 UTC by kurtie

  • 2step 6.1 released

    2step 6.1 is an update of previous 6.0 version. There are no major features but minor fixes in this new release. It's worth to mention the new AJAX SQL Console and the possibility of developing 2step applications from Eclipse with the Eclipse plug-in released today.

    2006-05-08 13:59:41 UTC by kurtie