Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Eclipse Platform » Anyone participating in JSR 203?
Anyone participating in JSR 203? [message #316276] Mon, 04 June 2007 21:04 Go to next message
Eclipse UserFriend
Originally posted by: rob.brainkandy-dot-org.org

Hello,

The JSR-203 group has provided an early-release API. I have access to an
early prototype of JSR 203, and have been writing an adapter on top of
it for the Eclipse resource API. I think that not only would plug-in
developers appreciate any input you might have to gudie this JSR to
completion, I think it will be useful for your perspective to be
included for anyone who winds up wanting to use or extend this API for
their own needs.

I seriously doubt there's a reasonable chance API will be a drop-in
replacement for the Eclipse filesystem API, but I think with some good
guidance, you can help make the new API successful.

Is anyone already participating in the JSR-203 discussion?

* http://groups.google.com/group/jsr203-interest

Thanks, Robert
Re: Anyone participating in JSR 203? [message #316282 is a reply to message #316276] Tue, 05 June 2007 01:13 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: rob.brainkandy-dot-org.org

Robert Konigsberg wrote:
> Hello,
>
> The JSR-203 group has provided an early-release API. I have access to an
> early prototype of JSR 203, and have been writing an adapter on top of
> it for the Eclipse resource API. I think that not only would plug-in
> developers appreciate any input you might have to gudie this JSR to
> completion, I think it will be useful for your perspective to be
> included for anyone who winds up wanting to use or extend this API for
> their own needs.
>
> I seriously doubt there's a reasonable chance API will be a drop-in
> replacement for the Eclipse filesystem API, but I think with some good
> guidance, you can help make the new API successful.
>
> Is anyone already participating in the JSR-203 discussion?
>
> * http://groups.google.com/group/jsr203-interest
>
> Thanks, Robert

One specific question I have is this:

I'm glad to see that the JSR-203 API supports a variety of file
attribute behaviors. Is the design sufficiently discriminate to support
the Eclipse resource API? (IANA Eclipse resource API guru.)
Re: Anyone participating in JSR 203? [message #316285 is a reply to message #316282] Tue, 05 June 2007 06:20 Go to previous message
Eclipse UserFriend
Originally posted by: rob.brainkandy-dot-org.org

Robert Konigsberg wrote:
> Robert Konigsberg wrote:
>
>> Hello,
>>
>> The JSR-203 group has provided an early-release API. I have access to
>> an early prototype of JSR 203, and have been writing an adapter on top
>> of it for the Eclipse resource API. I think that not only would
>> plug-in developers appreciate any input you might have to gudie this
>> JSR to completion, I think it will be useful for your perspective to
>> be included for anyone who winds up wanting to use or extend this API
>> for their own needs.
>>
>> I seriously doubt there's a reasonable chance API will be a drop-in
>> replacement for the Eclipse filesystem API, but I think with some good
>> guidance, you can help make the new API successful.
>>
>> Is anyone already participating in the JSR-203 discussion?
>>
>> * http://groups.google.com/group/jsr203-interest
>>
>> Thanks, Robert
>
>
> One specific question I have is this:
>
> I'm glad to see that the JSR-203 API supports a variety of file
> attribute behaviors. Is the design sufficiently discriminate to support
> the Eclipse resource API? (IANA Eclipse resource API guru.)
Here's another one. (I shouldn't really just use this as my personal
springboard, but heck, why not?)

The nature of the API supports a method called createFile(). This
creates a new and empty file, which would then be written to with an
output stream. This isn't really how the Eclipse resources seems to
work. That said, the compatibility layer seems to be a bit wasteful.
Anyway, it's those sorts of things that are going to be irritating --
your input will be helpful.
Previous Topic:Shared Eclipse Image for multiple machines
Next Topic:how to export org.eclipse.debug.internal.ui
Goto Forum:
  


Current Time: Tue Jul 16 13:28:14 GMT 2024

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

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

Back to the top