Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Language IDEs » ServerTools (WTP) » (low priority) Misleading comment in wst.sse internals.
(low priority) Misleading comment in wst.sse internals. [message #218473] Wed, 30 July 2008 01:01
Eclipse UserFriend
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
Previous Topic:Validation Framework not returning errors
Next Topic:What makes a module Java EE 5.0?
Goto Forum:
  


Current Time: Sat Apr 27 02:52:20 GMT 2024

Powered by FUDForum. Page generated in 0.02765 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top