Thank you, Arvid, I'll check out the source code later.
------------------ 原始邮件 ------------------ 发件人: "Arvid Huss";<[email protected]>; 发送时间: 2016年5月13日(星期五) 下午2:58 收件人: "dev"<[email protected]>; 主题: Re: Rickard Öberg's old blog source code Hi, The code or at least part of the code you ar looking for is here: https://github.com/jayway/streamflow-core/tree/master/dci It's where Rickard's original idea of implementing DCI came from. brg /arvid 2016-05-13 7:44 GMT+02:00 zhuangmz08 <[email protected]>: > No, I don't think so. Current samples/dci is about money transfer, but the > code mentation in the blog is about task assignment..... How can I search > file in git history? > > > > > ------------------ 原始邮件 ------------------ > 发件人: "Niclas Hedhman";<[email protected]>; > 发送时间: 2016年5月13日(星期五) 凌晨4:02 > 收件人: "dev"<[email protected]>; > > 主题: Re: Rickard Öberg's old blog source code > > > > I located the server's --bare repository, and the h= is not the GIT > hashcode as it is not in it. > > (Btw, it wasn't gitorious but gitosis server.) > > DCI is mentioned, so it is likely that the source for that is available in > the current samples/ directory (I guess it is the stuff in samples/dci), > which hasn't changed much in the last couple of years (other than upgrade > to newer API). > > Cheers > Niclas > > On Thu, May 12, 2016 at 1:33 PM, zhuangmz08 <[email protected]> wrote: > > > No, I can not find (d60693a8e7e162cf46e12ab37aeb09d246021f2a) in neither > ( > > https://github.com/apache/zest-java) nor (https://github.com/Qi4j/).. I > > don't think it is availalbe in github.com... > > > > > > > > > > ------------------ 原始邮件 ------------------ > > 发件人: "Niclas Hedhman";<[email protected]>; > > 发送时间: 2016年5月12日(星期四) 中午1:25 > > 收件人: "dev"<[email protected]>; > > > > 主题: Re: Rickard Öberg's old blog source code > > > > > > > > That link is to the very of gitorius server that we were running before > > GitHub became feasible. > > > > The source is probably available in one if the deprecated repositories on > > GitHib. I think we did a full import, so you should be able to find it by > > searching the hash in the URL (after h= ) > > > > If not, let me know as I think I have a copy of the gitorious server's > last > > state... > > > > Rickard retired from the project as his involvement in Neo4j overtook his > > priorities in 2011/2012(?) somewhere > > > > Cheers > > > > Niclas > > On May 12, 2016 11:09, "zhuangmz08" <[email protected]> wrote: > > > > Hi, all, > > I'm reading Rickard Öberg's blog Implementing DCI in Qi4j ( > > http://www.jroller.com/rickard/?page=1). This blog was written in Mar > 14, > > 2010, six years ago. And the source code link to ( > > > > > http://dscm.ops4j.org/git/gitweb.cgi?p=qi4j-samples.git;a=tree;f=dci;h=d60693a8e7e162cf46e12ab37aeb09d246021f2a;hb=HEAD > > ) > > is unavailable now. I know Rickard makes great contribution to the Qi4j > > project. I guess Rickard may still follow this mail list:) or anybody > might > > have read this blog. Could you share the source code so that I can follow > > the blog. Thanks so much! > > > > > > -- > Niclas Hedhman, Software Developer > http://zest.apache.org - New Energy for Java > -- Arvid Huss Senior Java Developer +46 70 146 92 63 http://www.jayway.com
