Discussion:
ping
Lloyd H. Meinholz
2003-08-22 13:06:28 UTC
Permalink
Is this project still active?

Lloyd
bob mcwhirter
2003-08-22 13:43:48 UTC
Permalink
Sort of yes and no.

It's been replaced by werkflow-***@lists.codehaus.org as we do some reorg over
there. Your subscription should have been migrated, but you might want to verify.

-bob
Post by Lloyd H. Meinholz
Is this project still active?
Lloyd
_______________________________________________
werkflow-interest mailing list
http://lists.codehaus.org/mailman/listinfo/werkflow-interest
--
Bob McWhirter ***@werken.com
The Werken Company http://werken.com/
Mark H. Wilkinson
2003-08-22 13:24:32 UTC
Permalink
Post by Lloyd H. Meinholz
Is this project still active?
It's not active in the "someone making lots of changes to the source
code every day" sense, but it is active in the "people using it to solve
real problems" sense. There are parts of the code that need work and
there are likely to be bugs that need fixing too, but there are also
people who are interested enough to fix things when they need to.

What are you trying to do?

-Mark.
Alex McLintock
2003-08-22 17:58:40 UTC
Permalink
Post by Lloyd H. Meinholz
Is this project still active?
Lloyd
Project is, but the mailing list is not.

I've been introduced to the werkflow project from two angles. One is that I
am helping Mark Wilkinson use it for one of his projects - and the other is
that it is a possible workflow engine for Open Source Content Management
systems.

I'm currently trying to understand the design of the system - and figuring
out what works and what doesn't. In particular I am looking at the
persistence service. I'm not sure I entirely understand the design yet.
There seems to be only one working system - prevayler - but not all of it
is implemented!

Anyway I'm looking at it from an EJB and Apache OJB point of view. If there
is anyone else out there thinking along these lines - speak up!.

Alex McLintock
(Off to the Lake District for the weekend. Back Thursday)





Available for java/perl/C++/web development in London, UK or nearby.
Apache FOP, Cocoon, Turbine, Struts,XSL:FO, XML, Tomcat, JSP
http://www.OWAL.co.uk/
Bart Selders
2003-08-22 20:44:39 UTC
Permalink
Post by Alex McLintock
I'm currently trying to understand the design of the system - and
figuring out what works and what doesn't. In particular I am looking at
the persistence service. I'm not sure I entirely understand the design
yet. There seems to be only one working system - prevayler - but not all
of it is implemented!
Anyway I'm looking at it from an EJB and Apache OJB point of view. If
there is anyone else out there thinking along these lines - speak up!.
We are just starting with werkflow, and will possibly be working on an
OJB persistence implementation in next couple of weeks.

Bart





*************************************************************************
The information contained in this communication is confidential and is
intended solely for the use of the individual or entity to whom it is
addressed.You should not copy, disclose or distribute this communication
without the authority of iBanx bv. iBanx bv is neither liable for
the proper and complete transmission of the information has been maintained
nor that the communication is free of viruses, interceptions or interference.

If you are not the intended recipient of this communication please return
the communication to the sender and delete and destroy all copies.
Bart Selders
2003-08-25 23:13:49 UTC
Permalink
Post by Bart Selders
Post by Alex McLintock
I'm currently trying to understand the design of the system - and
figuring out what works and what doesn't. In particular I am looking
at the persistence service. I'm not sure I entirely understand the
design yet. There seems to be only one working system - prevayler -
but not all of it is implemented!
Anyway I'm looking at it from an EJB and Apache OJB point of view. If
there is anyone else out there thinking along these lines - speak up!.
We are just starting with werkflow, and will possibly be working on an
OJB persistence implementation in next couple of weeks.
An update.

I did a first iteration of an OJB implementation for the werkflow
persistence service. It currently passes my unit tests, which are
equivalent to the ones in the Prevayler PersistencemanagerTest.

I do not have unit tests for all Persistence(Process)Manager methods
yet, and did not even run it with a real workflow, but things are
looking good so far. To be continued...

Bart




*************************************************************************
The information contained in this communication is confidential and is
intended solely for the use of the individual or entity to whom it is
addressed.You should not copy, disclose or distribute this communication
without the authority of iBanx bv. iBanx bv is neither liable for
the proper and complete transmission of the information has been maintained
nor that the communication is free of viruses, interceptions or interference.

If you are not the intended recipient of this communication please return
the communication to the sender and delete and destroy all copies.
Loading...