Thread: [Perl-workflow-devel] transaction changes in beta
Brought to you by:
jonasbn
From: Jim B. <cb...@bu...> - 2008-04-17 14:00:57
|
I've got a beta version of the transaction (autocommit off) feature checked into the branch I've been working with. As with the other changes, the hardest part was building valid tests. When it came to the coding, it wasn't too bad as there was a comment in the code to the effect, "we should add a commit or rollback here to implement transactions." That was quite helpful in deciding where to put the commit and rollback calls. :) The new branch is here: http://perl-workflow.svn.sourceforge.net/viewvc/perl-workflow/branches/autocommit/ Test if you get a chance. All tests are passing for me. One note: it appears the sample ticket app in eg/ was broken. I think I fixed it, but I didn't test much. If you have some time, it would be great if someone could try to get that sample ticket app up and running. My next step is to put the newest version in our dev environment and see if it works with our real workflow application. Jim -- Jim Brandt Administrative Computing Services University at Buffalo |
From: Jonas B. N. <jo...@gm...> - 2008-04-17 16:57:48
|
Good job Jim, Do you want me to make a release? jonasbn Sent from my iPhone On 17/04/2008, at 15.59, Jim Brandt <cb...@bu...> wrote: > > I've got a beta version of the transaction (autocommit off) feature > checked into the branch I've been working with. As with the other > changes, the hardest part was building valid tests. > > When it came to the coding, it wasn't too bad as there was a comment > in > the code to the effect, "we should add a commit or rollback here to > implement transactions." That was quite helpful in deciding where to > put > the commit and rollback calls. :) > > The new branch is here: > > http://perl-workflow.svn.sourceforge.net/viewvc/perl-workflow/branches/autocommit/ > > Test if you get a chance. All tests are passing for me. > > One note: it appears the sample ticket app in eg/ was broken. I > think I > fixed it, but I didn't test much. If you have some time, it would be > great if someone could try to get that sample ticket app up and > running. > > My next step is to put the newest version in our dev environment and > see > if it works with our real workflow application. > > Jim > > -- > Jim Brandt > Administrative Computing Services > University at Buffalo > > > > --- > ---------------------------------------------------------------------- > This SF.net email is sponsored by the 2008 JavaOne(SM) Conference > Don't miss this year's exciting event. There's still time to save > $100. > Use priority code J8TL2D2. > http://ad.doubleclick.net/clk;198757673;13503038;p?http://java.sun.com/javaone > _______________________________________________ > Perl-workflow-devel mailing list > Per...@li... > https://lists.sourceforge.net/lists/listinfo/perl-workflow-devel |
From: Jim B. <cb...@bu...> - 2008-04-17 18:48:29
|
Jonas Brømsø Nielsen wrote: > Good job Jim, > > Do you want me to make a release? Give me a day to kick it around our dev environment and I'll report back. Then we could go ahead. > > jonasbn > > Sent from my iPhone > > On 17/04/2008, at 15.59, Jim Brandt <cb...@bu...> wrote: > >> >> I've got a beta version of the transaction (autocommit off) feature >> checked into the branch I've been working with. As with the other >> changes, the hardest part was building valid tests. >> >> When it came to the coding, it wasn't too bad as there was a comment in >> the code to the effect, "we should add a commit or rollback here to >> implement transactions." That was quite helpful in deciding where to put >> the commit and rollback calls. :) >> >> The new branch is here: >> >> http://perl-workflow.svn.sourceforge.net/viewvc/perl-workflow/branches/autocommit/ >> >> >> Test if you get a chance. All tests are passing for me. >> >> One note: it appears the sample ticket app in eg/ was broken. I think I >> fixed it, but I didn't test much. If you have some time, it would be >> great if someone could try to get that sample ticket app up and running. >> >> My next step is to put the newest version in our dev environment and see >> if it works with our real workflow application. >> >> Jim >> >> -- >> Jim Brandt >> Administrative Computing Services >> University at Buffalo >> >> >> >> ------------------------------------------------------------------------- >> This SF.net email is sponsored by the 2008 JavaOne(SM) Conference >> Don't miss this year's exciting event. There's still time to save $100. >> Use priority code J8TL2D2. >> http://ad.doubleclick.net/clk;198757673;13503038;p?http://java.sun.com/javaone >> >> _______________________________________________ >> Perl-workflow-devel mailing list >> Per...@li... >> https://lists.sourceforge.net/lists/listinfo/perl-workflow-devel -- Jim Brandt Administrative Computing Services University at Buffalo |
From: Jonas B. N. <jo...@gm...> - 2008-04-17 19:04:52
|
Hi Jim, Sounds good, tomorrow is a holiday day here and then it is weekend, so I could get a release out any time. Just let me know when you are ready, I will checkout your branch and run the tests. If I see anything out of the normal I will get back to you. jonasbn On 17/04/2008, at 20.48, Jim Brandt wrote: > > > Jonas Brømsø Nielsen wrote: >> Good job Jim, >> Do you want me to make a release? > > Give me a day to kick it around our dev environment and I'll report > back. Then we could go ahead. > >> jonasbn >> Sent from my iPhone >> On 17/04/2008, at 15.59, Jim Brandt <cb...@bu...> wrote: >>> >>> I've got a beta version of the transaction (autocommit off) feature >>> checked into the branch I've been working with. As with the other >>> changes, the hardest part was building valid tests. >>> >>> When it came to the coding, it wasn't too bad as there was a >>> comment in >>> the code to the effect, "we should add a commit or rollback here to >>> implement transactions." That was quite helpful in deciding where >>> to put >>> the commit and rollback calls. :) >>> >>> The new branch is here: >>> >>> http://perl-workflow.svn.sourceforge.net/viewvc/perl-workflow/branches/autocommit/ >>> >>> Test if you get a chance. All tests are passing for me. >>> >>> One note: it appears the sample ticket app in eg/ was broken. I >>> think I >>> fixed it, but I didn't test much. If you have some time, it would be >>> great if someone could try to get that sample ticket app up and >>> running. >>> >>> My next step is to put the newest version in our dev environment >>> and see >>> if it works with our real workflow application. >>> >>> Jim >>> >>> -- >>> Jim Brandt >>> Administrative Computing Services >>> University at Buffalo >>> >>> >>> >>> ------------------------------------------------------------------------- >>> This SF.net email is sponsored by the 2008 JavaOne(SM) Conference >>> Don't miss this year's exciting event. There's still time to save >>> $100. >>> Use priority code J8TL2D2. >>> http://ad.doubleclick.net/clk;198757673;13503038;p?http://java.sun.com/javaone >>> _______________________________________________ >>> Perl-workflow-devel mailing list >>> Per...@li... >>> https://lists.sourceforge.net/lists/listinfo/perl-workflow-devel > > -- > Jim Brandt > Administrative Computing Services > University at Buffalo > |
From: Jim B. <cb...@bu...> - 2008-04-18 18:44:36
|
Jonas, You can go ahead. Our initial application tests are passing, so it looks good so far with our application. Thanks, Jim Jonas Brømsø Nielsen wrote: > Hi Jim, > > Sounds good, tomorrow is a holiday day here and then it is weekend, so I > could get a release out any time. > > Just let me know when you are ready, I will checkout your branch and run > the tests. If I see anything out of the normal I will get back to you. > > jonasbn > > On 17/04/2008, at 20.48, Jim Brandt wrote: > >> >> >> Jonas Brømsø Nielsen wrote: >>> Good job Jim, >>> Do you want me to make a release? >> >> Give me a day to kick it around our dev environment and I'll report >> back. Then we could go ahead. >> >>> jonasbn >>> Sent from my iPhone >>> On 17/04/2008, at 15.59, Jim Brandt <cb...@bu...> wrote: >>>> >>>> I've got a beta version of the transaction (autocommit off) feature >>>> checked into the branch I've been working with. As with the other >>>> changes, the hardest part was building valid tests. >>>> >>>> When it came to the coding, it wasn't too bad as there was a comment in >>>> the code to the effect, "we should add a commit or rollback here to >>>> implement transactions." That was quite helpful in deciding where to >>>> put >>>> the commit and rollback calls. :) >>>> >>>> The new branch is here: >>>> >>>> http://perl-workflow.svn.sourceforge.net/viewvc/perl-workflow/branches/autocommit/ >>>> >>>> >>>> Test if you get a chance. All tests are passing for me. >>>> >>>> One note: it appears the sample ticket app in eg/ was broken. I think I >>>> fixed it, but I didn't test much. If you have some time, it would be >>>> great if someone could try to get that sample ticket app up and >>>> running. >>>> >>>> My next step is to put the newest version in our dev environment and >>>> see >>>> if it works with our real workflow application. >>>> >>>> Jim >>>> >>>> -- >>>> Jim Brandt >>>> Administrative Computing Services >>>> University at Buffalo >>>> >>>> >>>> >>>> ------------------------------------------------------------------------- >>>> >>>> This SF.net email is sponsored by the 2008 JavaOne(SM) Conference >>>> Don't miss this year's exciting event. There's still time to save $100. >>>> Use priority code J8TL2D2. >>>> http://ad.doubleclick.net/clk;198757673;13503038;p?http://java.sun.com/javaone >>>> >>>> _______________________________________________ >>>> Perl-workflow-devel mailing list >>>> Per...@li... >>>> https://lists.sourceforge.net/lists/listinfo/perl-workflow-devel >> >> -- >> Jim Brandt >> Administrative Computing Services >> University at Buffalo >> > -- Jim Brandt Administrative Computing Services University at Buffalo |
From: Jonas B. N. <jo...@gm...> - 2008-04-19 18:04:24
|
Hi Jim, Sounds fantastic, I will create a new development release. Again, thanks for yet another contribution to our little project. jonasbn On 18/04/2008, at 20.44, Jim Brandt wrote: > Jonas, > > You can go ahead. Our initial application tests are passing, so it > looks good so far with our application. > > Thanks, > Jim > > Jonas Brømsø Nielsen wrote: >> Hi Jim, >> Sounds good, tomorrow is a holiday day here and then it is weekend, >> so I could get a release out any time. >> Just let me know when you are ready, I will checkout your branch >> and run the tests. If I see anything out of the normal I will get >> back to you. >> jonasbn >> On 17/04/2008, at 20.48, Jim Brandt wrote: >>> >>> >>> Jonas Brømsø Nielsen wrote: >>>> Good job Jim, >>>> Do you want me to make a release? >>> >>> Give me a day to kick it around our dev environment and I'll >>> report back. Then we could go ahead. >>> >>>> jonasbn >>>> Sent from my iPhone >>>> On 17/04/2008, at 15.59, Jim Brandt <cb...@bu...> wrote: >>>>> >>>>> I've got a beta version of the transaction (autocommit off) >>>>> feature >>>>> checked into the branch I've been working with. As with the other >>>>> changes, the hardest part was building valid tests. >>>>> >>>>> When it came to the coding, it wasn't too bad as there was a >>>>> comment in >>>>> the code to the effect, "we should add a commit or rollback here >>>>> to >>>>> implement transactions." That was quite helpful in deciding >>>>> where to put >>>>> the commit and rollback calls. :) >>>>> >>>>> The new branch is here: >>>>> >>>>> http://perl-workflow.svn.sourceforge.net/viewvc/perl-workflow/branches/autocommit/ >>>>> >>>>> Test if you get a chance. All tests are passing for me. >>>>> >>>>> One note: it appears the sample ticket app in eg/ was broken. I >>>>> think I >>>>> fixed it, but I didn't test much. If you have some time, it >>>>> would be >>>>> great if someone could try to get that sample ticket app up and >>>>> running. >>>>> >>>>> My next step is to put the newest version in our dev environment >>>>> and see >>>>> if it works with our real workflow application. >>>>> >>>>> Jim >>>>> >>>>> -- >>>>> Jim Brandt >>>>> Administrative Computing Services >>>>> University at Buffalo >>>>> >>>>> >>>>> >>>>> ------------------------------------------------------------------------- >>>>> This SF.net email is sponsored by the 2008 JavaOne(SM) Conference >>>>> Don't miss this year's exciting event. There's still time to >>>>> save $100. >>>>> Use priority code J8TL2D2. >>>>> http://ad.doubleclick.net/clk;198757673;13503038;p?http://java.sun.com/javaone >>>>> _______________________________________________ >>>>> Perl-workflow-devel mailing list >>>>> Per...@li... >>>>> https://lists.sourceforge.net/lists/listinfo/perl-workflow-devel >>> >>> -- >>> Jim Brandt >>> Administrative Computing Services >>> University at Buffalo >>> > > -- > Jim Brandt > Administrative Computing Services > University at Buffalo > |