2
0
Fork 0
imxmi, vasc
Go to file
2014-03-02 19:45:22 +01:00
src/site made first demo almost fully working 2012-11-26 16:08:45 +01:00
vasc-backend Split backend to backend api. 2014-03-02 19:45:22 +01:00
vasc-core Split backend to backend api. 2014-03-02 19:45:22 +01:00
vasc-core-ejb3-client Split backend to backend api. 2014-03-02 19:45:22 +01:00
vasc-core-ejb3-server Split backend to backend api. 2014-03-02 19:45:22 +01:00
vasc-demo Split backend to backend api. 2014-03-02 19:45:22 +01:00
vasc-export Split backend to backend api. 2014-03-02 19:45:22 +01:00
vasc-frontend Split backend to backend api. 2014-03-02 19:45:22 +01:00
vasc-lib Refactored demo section to single app layout. 2013-09-20 19:18:39 +02:00
vasc-opt Split backend to backend api. 2014-03-02 19:45:22 +01:00
vasc-test Split backend to backend api. 2014-03-02 19:45:22 +01:00
.gitignore Refactored demo section to single app layout. 2013-09-20 19:18:39 +02:00
.project moved package to temparory org.x4o.vasc.etc 2011-12-30 00:09:01 +01:00
authors.txt wip commit with working vasc demo tech 2012-05-06 06:50:29 +02:00
licence.txt wip commit with working vasc demo tech 2012-05-06 06:50:29 +02:00
pom.xml Split backend to backend api. 2014-03-02 19:45:22 +01:00
readme.txt wip commit with working vasc demo tech 2012-05-06 06:50:29 +02:00
todo.txt Switch to new meta model,fixed small bugs and made demo work pretty oke. 2013-01-11 23:48:36 +01:00

=== Welcome in Vasc ===

Vasc is a framework to provided all crud operations on different
data backends like databases to csv files. With multiple frontends
like swing/jsf and swt.

=== Files in this package ===

authors.txt         - Contributors listing.
build.txt           - Developer build guide.
licence.txt         - The licence of PulseFire.
pom.xml             - Maven specific build file.
readme.txt          - This file.
todo.txt            - Small todo list.
versions.txt        - Versions history.
vasc-*              - Maven java packages for vasc.
src                 - site source.

=== Licenced binary files ===

./src/site/resources/images/site-logo.png
./src/site/vasc.jks

The binary files in the above listing fall all under
the licence terms described in the licence.txt file.


=== External licenced binary files ===

None.



#EOF