You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@cocoon.apache.org by Steffen Stundzig <st...@smb-tec.com> on 2000/11/01 15:26:22 UTC

SchemoX (was: MVC, Struts and Cocoon)

Hi,

we are working on a project named 'SchemoX'. It's completely Open Source under a Apache style license.

Overview:
  SchemoX is a 100% pure Java Framework that allows to generate input forms for XML data extracted from the underlying data structures. These forms will be embedded in complex web and non-web applications. The name SchemoX is a composition of _Sche_ma For_m_s f_o_r _X_ML.

On of the main goals of SchemoX is to encapsulate general form actions in a framework.
We use the information from XMLSchema definitions to create an abstract form. This abstract form can
be rendered to e.g. XHTML. General functionalities such as createForm or validateUserInput
are processed by the Framework classes. 

For web based user interactions we are using Cocoon to transmit these forms. Other user interfaces 
such as Java Swing based are also supported by a pluggable output renderer interface.

More information such as a proposal and some code samples can be found on 
http://www.infozone-group.org/projects_main.html/

It's work in progress and all comments, criticism and hints are always welcome.
Contributers are welcome, as well. ;-) 

Best regards,
	Steffen...

On Mon, 30 Oct 2000 11:37:05 -0600 EEAltendorf@thoughtworks.COM wrote:
> Each
> form submission results in various session processing, EJB manipulation,
> communication with 3rd-party tools, and finally, the rendering of the next
> screen of the application.


-- 
______________________________________________________________________
Steffen Stundzig                            mailto:steffen@smb-tec.com
SMB GmbH                                        http://www.smb-tec.com




Re: SchemoX (was: MVC, Struts and Cocoon)

Posted by Steffen Stundzig <st...@smb-tec.com>.
Hi,

sorry. The right URL is

http://www.infozone-group.org/projects_main.html

not 
> More information such as a proposal and some code samples can be found on 
> http://www.infozone-group.org/projects_main.html/

-- 
______________________________________________________________________
Steffen Stundzig                            mailto:steffen@smb-tec.com
SMB GmbH                                        http://www.smb-tec.com