-
Hello,
Whats happened to the cvs repository? Is there any way of getting the latest code for this project?
cheers.
2009-08-17 11:47:53 UTC by gusgorman
-
Hello,
hmm a bit dead in here.
whats happened to the cvs repository? Is there any way of getting the latest code for this project?
cheers.
2009-08-17 11:45:16 UTC by gusgorman
-
In source file ObjectCreateRule.cs, there is a bug at line 103 in method OnBegin, for which the correction is as follows :
///
/// Process the start of this element.
///
public override void OnBegin()
{
// define a type of the object to create
Type realType = type;
if(attribute != null)
{
string val = digester.Attributes[attribute];.
2008-01-09 15:27:29 UTC by courtneydidit
-
Empty Tags are not handled.
Expected value is set to null:
Siehe attached file.
2007-10-03 12:09:05 UTC by nobody
-
The initial version of NDigester is now available.
2002-07-10 09:48:15 UTC by fitsner
-
Anonymous committed patchset 1 of module CVSROOT to the NDigester CVS repository, changing 11 files.
2002-07-08 23:12:53 UTC by nobody
-
registered the NDigester project.
2002-07-07 10:33:59 UTC by