(low priority) Misleading comment in wst.sse internals. [message #218473] |
Tue, 29 July 2008 21:01 |
Eclipse User |
|
|
|
Originally posted by: rob.brainkandy-dot-org.org
In org.eclipse.wst.sse.core.internal.FileBufferModelManager.get Model is the
following snippet:
// see TextFileDocumentProvider#createFileInfo about why we use
// IFile#getFullPath
// here, not IFile#getLocation.
IPath location = file.getFullPath();
I looked in org.eclipse.ui.editors.text.TextFileDocumentProvider.createF ileInfo,
but found no clarifying reference. I mean, I see that it does the same thing,
but it's just not clear.
I don't think I really need to know, but since I was stepping through there I
thought I'd bring it up.
-Robert
|
|
|
Powered by
FUDForum. Page generated in 0.07992 seconds