|
From: <asl...@ne...> - 2002-10-16 10:34:09
|
Hi folks, I wrote the icPlus tools. Reto Kramer seems to have left the iContract boat. I saw his name on a Sun JSR somewhere some time ago, and IIRC he works for them doing something else (I might be wrong on this). I won't continue any work on icPlus, but I would be happy to hand over ownership of the SF project to anybody interested. I suggest you take a look at http://www.parasoft.com/jsp/products/home.jsp?product=Jcontract I haven't tried it myself, but Parasoft is known for making good stuff. What would be awesome would be if someone with an open source mind would sit down and write a new DBC tool for java. XDoclet combined with BCEL could be a way to achieve it: Write an XDoclet (http://xdoclet.sf.net/) module that reads the assertion tags and stores them in a database (some file format). Then inject assertion checking code (reading info from the database) in the compiled classes with BCEL (http://jakarta.apache.org/bcel) as a post-compile step. What do you think? Anyone up for this? Cheers, Aslak http://www.freeroller.net/page/rinkrank > -----Original Message----- > From: icp...@li... > [mailto:icp...@li...]On Behalf Of Blake > Flaming > Sent: 16. oktober 2002 06:00 > To: 'Brian Wallis'; icp...@li... > Cc: in...@re...; rin...@us... > Subject: RE: [Icplus-users] iContract and iContractPlus status > > > Brian, > > Sadly, iContract seems to be totally dead. I've been on the mailing list > for maybe 6 months now and yours is literally the first message I've > seen. > > There is an RFE on Sun's Bug Parade that you could vote for. I think > it's around the 5th most voted for request. I hate to admit it, but I > don't think DBC will ever be a big part of Java. I can't believe such a > useful feature hasn't found its way into more languages! > > Regards, > Blake Flaming > > -----Original Message----- > From: icp...@li... > [mailto:icp...@li...] On Behalf Of Brian > Wallis > Sent: Tuesday, October 15, 2002 5:39 PM > To: icp...@li... > Cc: in...@re...; rin...@us... > Subject: [Icplus-users] iContract and iContractPlus status > > > G'day, > Being an Eiffel user for many years (off and on) and also more > recently a > java fan I am very interested in using iContract and the tools that go > with > it. > > Unfortunatly it seems to be all but dead from what I can see. Is this > true? > > Since the iContract tool itself seems to be a closed source tool I would > > suppose that it can die if not actively supported by the owner. That > would be > very sad. > > Design by Contract is probably one of the most under appreciated tools > we have > that would enable the production of high quality, reliable and reusable > software. > > If anyone can enlighten me on the status of iContract I would be most > appreciative. > > regards, > brian wallis... > > > > ------------------------------------------------------- > This sf.net email is sponsored by: viaVerio will pay you up to > $1,000 for every account that you consolidate with us. > http://ad.doubleclick.net/clk;4749864;7604308;v? > http://www.viaverio.com/consolidator/osdn.cfm > _______________________________________________ > Icplus-users mailing list > Icp...@li... > https://lists.sourceforge.net/lists/listinfo/icplus-users > > > > ------------------------------------------------------- > This sf.net email is sponsored by: viaVerio will pay you up to > $1,000 for every account that you consolidate with us. > http://ad.doubleclick.net/clk;4749864;7604308;v? > http://www.viaverio.com/consolidator/osdn.cfm > _______________________________________________ > Icplus-users mailing list > Icp...@li... > https://lists.sourceforge.net/lists/listinfo/icplus-users |