This web site is now deprecated. It won't be updated in the future.
You can't create accounts anymore and in few weeks, it will be closed.
So now, move to the new web site of the MADCAT and update your bookmarks :
This web site is now deprecated. It won't be updated in the future.
You can't create accounts anymore and in few weeks, it will be closed.
So now, move to the new web site of the MADCAT and update your bookmarks :
MADCAT runs workspaces. A workspace is a set of 4 major types of elements : Models, Types, Renderers and Tools.
In addition the workspace contains secondary elements like : folders for data storage, bitmaps, stylesheets, etc...
Workspaces are defined by XML files with extension XWS. Files are called "workspace definition files".
MADCAT can be associated to XWS files to run directly workspaces from the Windows explorer. Otherwise a startup menu let you choose the workspace to run.
A XWS file defines :
So let's start with the Workspace Editor. Our work will be divided into 2 main work packages :
Your mission is to built an application which will help you create new applications ! We want something that will produce new workspaces without having to write XML files.
First, build the workspace of this application. Then, take a look to the API to develop the tools which will generate new workspaces.
First we need to create a folder for our workspace with specific sub-folders inside. The mandatory sub-folders are :
It is recommended to add the following folders :
Create a text file named "Workspace.xws" in the root folder of your workspace and type the following text inside :
Now, the application can be started by doucle-clicking the XWS file in the Windows Explorer :