Update of /cvsroot/metamorphosis/ruper2/src/java/core/org/krysalis/ruper/util/xml
In directory sc8-pr-cvs1:/tmp/cvs-serv1200/src/java/core/org/krysalis/ruper/util/xml
Modified Files:
XMLHandler.java
Log Message:
RepositoryManager handles the repository selectors and comparators
Index: XMLHandler.java
===================================================================
RCS file: /cvsroot/metamorphosis/ruper2/src/java/core/org/krysalis/ruper/util/xml/XMLHandler.java,v
retrieving revision 1.6
retrieving revision 1.7
diff -C2 -d -r1.6 -r1.7
*** XMLHandler.java 10 Sep 2003 16:09:37 -0000 1.6
--- XMLHandler.java 10 Sep 2003 21:05:02 -0000 1.7
***************
*** 106,110 ****
{
// parent is null so call the ref Mgr and create a ref
! currentTagObject = ReferenceManager.createReference( clazz, tagId, refId);
}
}
--- 106,110 ----
{
// parent is null so call the ref Mgr and create a ref
! currentTagObject = ReferenceManager.createReferenceObject( clazz, tagId, refId);
}
}
***************
*** 112,116 ****
{
// create the object
! currentTagObject = ReferenceManager.createReference( clazz, tagId, refId);
}
--- 112,116 ----
{
// create the object
! currentTagObject = ReferenceManager.createReferenceObject( clazz, tagId, refId);
}
-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
lmpx.com only provides a reader for public news (NNTP) servers. It is not
affiliated with the servers or forums shown here and is not responsible for
the content of articles, which is written by their respective authors.