Update of /cvsroot/dynapi/dynapi/src/lib/dynapi/api In directory usw-pr-cvs1:/tmp/cvs-serv21853 Modified Files: dyndocument.js Log Message: Removed getComponent prototype setting Index: dyndocument.js =================================================================== RCS file: /cvsroot/dynapi/dynapi/src/lib/dynapi/api/dyndocument.js,v retrieving revision 1.4 retrieving revision 1.5 diff -C2 -r1.4 -r1.5 *** dyndocument.js 2000/12/07 21:28:22 1.4 --- dyndocument.js 2001/01/07 00:18:08 1.5 *************** *** 35,39 **** }; DynDocument.prototype.getClass = DynLayer.prototype.getClass; ! DynDocument.prototype.getComponent = DynLayer.prototype.getComponent; DynDocument.prototype.addChild = DynLayer.prototype.addChild; DynDocument.prototype.removeChild = DynLayer.prototype.removeChild; --- 35,39 ---- }; DynDocument.prototype.getClass = DynLayer.prototype.getClass; ! //DynDocument.prototype.getComponent = DynLayer.prototype.getComponent; DynDocument.prototype.addChild = DynLayer.prototype.addChild; DynDocument.prototype.removeChild = DynLayer.prototype.removeChild; _______________________________________________ Dynapi-CVS mailing list [EMAIL PROTECTED] http://lists.sourceforge.net/lists/listinfo/dynapi-cvs