woproject/projects/wolips/plugins/org.objectstyle.wolips.wodclipse/java/org/objectstyle/wolips/wodclipse/wod/model WodModelUtils.java,1.23,1.24

[email protected]
Newsgroups gmane.comp.web.webobjects.woproject.cvs
Message-ID <[email protected]>
Update of /cvsroot/woproject/woproject/projects/wolips/plugins/org.objectstyle.wolips.wodclipse/java/org/objectstyle/wolips/wodclipse/wod/model
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv18567/java/org/objectstyle/wolips/wodclipse/wod/model

Modified Files:
	WodModelUtils.java 
Log Message:
Caching of locate results.

Index: WodModelUtils.java
===================================================================
RCS file: /cvsroot/woproject/woproject/projects/wolips/plugins/org.objectstyle.wolips.wodclipse/java/org/objectstyle/wolips/wodclipse/wod/model/WodModelUtils.java,v
retrieving revision 1.23
retrieving revision 1.24
diff -u -d -r1.23 -r1.24
--- WodModelUtils.java	29 Oct 2005 17:23:25 -0000	1.23
+++ WodModelUtils.java	25 Jan 2006 08:12:56 -0000	1.24
@@ -3,7 +3,7 @@
  * 
  * The ObjectStyle Group Software License, Version 1.0
  * 
- * Copyright (c) 2005 The ObjectStyle Group and individual authors of the
+ * Copyright (c) 2005 - 2006 The ObjectStyle Group and individual authors of the
  * software. All rights reserved.
  * 
  * Redistribution and use in source and binary forms, with or without
@@ -325,11 +325,4 @@
     return isBindingValueKeyPath;
   }
 
-  public static LocalizedComponentsLocateResult findComponents(IFileEditorInput _editorInput) throws CoreException, LocateException {
-    LocalizedComponentsLocateResult localizedComponentsLocateResult = new LocalizedComponentsLocateResult();
-    ComponentLocateScope componentLocateScope = ComponentLocateScope.createLocateScope(_editorInput.getFile());
-    Locate locate = new Locate(componentLocateScope, localizedComponentsLocateResult);
-    locate.locate();
-    return localizedComponentsLocateResult;
-  }
 }



-------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems?  Stop!  Download the new AJAX search engine that makes
searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=103432&bid=230486&dat=121642
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.