[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[CASHeW-s-editor-patches] OWLS #08
From: |
Andrew John Hughes |
Subject: |
[CASHeW-s-editor-patches] OWLS #08 |
Date: |
Mon, 28 Mar 2005 19:58:07 +0100 |
User-agent: |
Mutt/1.5.6+20040907i |
I'm committing the attached patch to finish off the process model
implementation. This adds the composite processes. The only thing
missing is the temporal aspects, which I'll ignore for now. I need
an example of these actually being used to motivate me to implement
the entire time ontology too. There are more pressing concerns.
Changelog:
2005-03-28 Andrew John Hughes <address@hidden>
* src/nongnu/cashews/owls/process/AnyOrder.java:
Implemented.
* src/nongnu/cashews/owls/process/Choice.java:
Likewise.
* src/nongnu/cashews/owls/process/CompositeProcess.java:
Likewise.
* src/nongnu/cashews/owls/process/ControlConstruct.java:
Likewise.
* src/nongnu/cashews/owls/process/IfThenElse.java:
Likewise.
* src/nongnu/cashews/owls/process/Iterate.java:
Likewise.
* src/nongnu/cashews/owls/process/Perform.java:
Likewise.
* src/nongnu/cashews/owls/process/Process.java:
Likewise.
* src/nongnu/cashews/owls/process/Produce.java:
Likewise.
* src/nongnu/cashews/owls/process/RepeatUntil.java:
Likewise.
* src/nongnu/cashews/owls/process/RepeatWhile.java:
Likewise.
* src/nongnu/cashews/owls/process/Sequence.java:
Likewise.
* src/nongnu/cashews/owls/process/Split.java:
Likewise.
* src/nongnu/cashews/owls/process/SplitJoin.java:
Likewise.
--
Andrew :-)
Please avoid sending me Microsoft Office (e.g. Word, PowerPoint) attachments.
See http://www.fsf.org/philosophy/no-word-attachments.html
No software patents in Europe -- http://nosoftwarepatents.com
"Value your freedom, or you will lose it, teaches history.
`Don't bother us with politics' respond those who don't want to learn."
-- Richard Stallman
Escape the Java Trap with GNU Classpath!
http://www.gnu.org/philosophy/java-trap.html
public class gcj extends Freedom implements Java { ... }
owls-08.diff
Description: Text document
signature.asc
Description: Digital signature
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [CASHeW-s-editor-patches] OWLS #08,
Andrew John Hughes <=