Dennis Darland <[EMAIL PROTECTED]> wrote:
Date: Sun, 27 Aug 2006 21:26:29 -0700 (PDT)
From: Dennis Darland <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED],
group unicon <unicon-group@lists.sourceforge.net>
Subject: [Sode-talk] icon & unicon projects

I'm to a point where I need independent testing on sode (written in Icon)
(http://sode.sf.net) - It solves systems of ordinary differential equations.

Also I've started a project on sourceforge (dbcodegen2) for generating correct code for situations which occur with properly normalized relational databases.  To both be written & generating unicon code.  So far all that is done is the sf project def & the attached .txt file.



Dennis J. Darland
Treasurer, The Bertrand Russell Society, Inc.
[EMAIL PROTECTED]
Solve Systems of Ordinary Differential Equations(SODE)
(It's a free, open source, program.)
http://sode.sourceforge.net

Do you Yahoo!?
Everyone is raving about the all-new Yahoo! Mail.Brainstorm.txt by dennis darland started 8/21/06

for dbcodegen2

basic operations

..add
..update
..delete

add exceptions
..record with key already exists
....really duplicate(remove all except 1)
....really different

update exceptions
..update key(copy - delete - add)
..two or more records from 1(divorce)
..2 or more records with same key(same name)
..record not found


delete exceptions
..record not found
..multiple records with key
-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642_______________________________________________
Sode-talk mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/sode-talk



Dennis J. Darland
Treasurer, The Bertrand Russell Society, Inc.
[EMAIL PROTECTED]
Solve Systems of Ordinary Differential Equations(SODE)
(It's a free, open source, program.)
http://sode.sourceforge.net


Do you Yahoo!?
Get on board. You're invited to try the new Yahoo! Mail.
Brainstorm.txt by dennis darland started 8/21/06

for dbcodegen2

basic operations

..add
..update
..delete

add exceptions
..record with key already exists 
....really duplicate(remove all except 1)
....really different

update exceptions
..update key(copy - delete - add)
..two or more records from 1(divorce)
..2 or more records with same key(same name)
..record not found


delete exceptions
..record not found
..multiple records with key
-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
Sode-talk mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/sode-talk
-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
Unicon-group mailing list
Unicon-group@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/unicon-group

Reply via email to