Home » Eclipse Projects » GEF » understandsRequest unused?
understandsRequest unused? [message #121589] |
Wed, 10 March 2004 09:51  |
Eclipse User |
|
|
|
Originally posted by: Lamont_Gilbert.rigidsoftware.com
I seem this functionality, and I see a utility to make use of it, but I
do not see it being used anywhere!? What is the purpose, and is their a
later version of GEF out for 2.1.2 that uses this?
What is latest version of GEF? is it stable? is there a place I can go
to keep upto date on the GEF happenings?
--
Respectfully,
CL Gilbert
"Verily, verily, I say unto you, He that entereth not by the door() into
the sheepfold{}, but climbeth up some other *way, the same is a thief
and a robber." John 10:1
GnuPG Key Fingerprint:
82A6 8893 C2A1 F64E A9AD 19AE 55B2 4CD7 80D2 0A2D
For a free Java interface to Freechess.org see
http://www.rigidsoftware.com/Chess/chess.html
|
|
|
Re: understandsRequest unused? [message #121678 is a reply to message #121589] |
Wed, 10 March 2004 13:33   |
Eclipse User |
|
|
|
Originally posted by: none.us.ibm.com
Did you try searching? If I search for references I see 8 hits. GEF is
stable.
"CL [dnoyeb] Gilbert" <Lamont_Gilbert@rigidsoftware.com> wrote in message
news:c2n9q6$vjc$1@eclipse.org...
> I seem this functionality, and I see a utility to make use of it, but I
> do not see it being used anywhere!? What is the purpose, and is their a
> later version of GEF out for 2.1.2 that uses this?
>
> What is latest version of GEF? is it stable? is there a place I can go
> to keep upto date on the GEF happenings?
>
> --
> Respectfully,
>
>
> CL Gilbert
>
> "Verily, verily, I say unto you, He that entereth not by the door() into
> the sheepfold{}, but climbeth up some other *way, the same is a thief
> and a robber." John 10:1
>
> GnuPG Key Fingerprint:
> 82A6 8893 C2A1 F64E A9AD 19AE 55B2 4CD7 80D2 0A2D
>
> For a free Java interface to Freechess.org see
> http://www.rigidsoftware.com/Chess/chess.html
>
|
|
|
Re: understandsRequest unused? [message #121702 is a reply to message #121589] |
Wed, 10 March 2004 13:42   |
Eclipse User |
|
|
|
"CL [dnoyeb] Gilbert" <Lamont_Gilbert@rigidsoftware.com> wrote in message
news:c2n9q6$vjc$1@eclipse.org...
> I seem this functionality, and I see a utility to make use of it, but I
> do not see it being used anywhere!? What is the purpose, and is their a
> later version of GEF out for 2.1.2 that uses this?
>
/**
* Used to filter EditParts out of the current <i>selection</i>. If an
operation is going
* to be performed on the current selection, the selection can first be
culled to remove
* EditParts that do not participate in the operation. For example, when
aligning the
* left edges of GraphicalEditParts, it makes sense to ignore any selected
* ConnectionEditParts, as they cannot be aligned.
* @param request a <code>Request</code> describing an operation of some
type
* @return <code>true</code> if Request is understood
*/
There are quite a few GEF classes that use it. Eg., NonResizableEditPolicy,
ResizableEditPolicy, DirectEditPolicy, DragGuidePolicy, etc. You can set
breakpoints in these classes to see how exactly
that method is being used.
> What is latest version of GEF? is it stable? is there a place I can go
> to keep upto date on the GEF happenings?
>
The last stable build, officially, was 2.1.2. The 2.1.2 maintenance build,
however, should be stable as well. It just adds a few crucial bug fixes to
the 2.1.2 release.
Our homepage is it. This newsgroup is also used to make some announcements.
You might also want to sign up for the GEF mailing list, if you haven't
already done so.
> --
> Respectfully,
>
>
> CL Gilbert
>
> "Verily, verily, I say unto you, He that entereth not by the door() into
> the sheepfold{}, but climbeth up some other *way, the same is a thief
> and a robber." John 10:1
>
> GnuPG Key Fingerprint:
> 82A6 8893 C2A1 F64E A9AD 19AE 55B2 4CD7 80D2 0A2D
>
> For a free Java interface to Freechess.org see
> http://www.rigidsoftware.com/Chess/chess.html
>
|
|
|
Re: understandsRequest unused? [message #121727 is a reply to message #121678] |
Wed, 10 March 2004 16:04  |
Eclipse User |
|
|
|
Originally posted by: Lamont_Gilbert.rigidsoftware.com
Of course I tried searching. I see implementors but only 2 users.
DirectEdit and ToolUtilities.
i checked and see there is GEF v2.1.2, how can I tell whats new in it?
Im using 2.1.1 now.
CL
Randy Hudson wrote:
> Did you try searching? If I search for references I see 8 hits. GEF is
> stable.
>
> "CL [dnoyeb] Gilbert" <Lamont_Gilbert@rigidsoftware.com> wrote in message
> news:c2n9q6$vjc$1@eclipse.org...
>
>>I seem this functionality, and I see a utility to make use of it, but I
>>do not see it being used anywhere!? What is the purpose, and is their a
>>later version of GEF out for 2.1.2 that uses this?
>>
>>What is latest version of GEF? is it stable? is there a place I can go
>>to keep upto date on the GEF happenings?
>>
>>--
>>Respectfully,
>>
>>
>>CL Gilbert
>>
>>"Verily, verily, I say unto you, He that entereth not by the door() into
>>the sheepfold{}, but climbeth up some other *way, the same is a thief
>>and a robber." John 10:1
>>
>>GnuPG Key Fingerprint:
>>82A6 8893 C2A1 F64E A9AD 19AE 55B2 4CD7 80D2 0A2D
>>
>>For a free Java interface to Freechess.org see
>>http://www.rigidsoftware.com/Chess/chess.html
>>
>
>
>
--
Respectfully,
CL Gilbert
"Verily, verily, I say unto you, He that entereth not by the door() into
the sheepfold{}, but climbeth up some other *way, the same is a thief
and a robber." John 10:1
GnuPG Key Fingerprint:
82A6 8893 C2A1 F64E A9AD 19AE 55B2 4CD7 80D2 0A2D
For a free Java interface to Freechess.org see
http://www.rigidsoftware.com/Chess/chess.html
|
|
|
Goto Forum:
Current Time: Thu May 08 18:08:14 EDT 2025
Powered by FUDForum. Page generated in 0.06900 seconds
|