Skip to main content



      Home
Home » Newcomers » Newcomers » What's the advantage to use PlatformObject
What's the advantage to use PlatformObject [message #257639] Wed, 04 June 2008 04:12 Go to next message
Eclipse UserFriend
Originally posted by: longhong1985.gmail.com

Hello! I am learning to write an subclass of the eclipse FormEditor. I
want to synchronize 3 formpage and one textpage and I find an example
about how to do this. In the example, the content of a formpage is saved
to an Platform Object and when this obj is changed the textpage is
notified about it. I am just confusing about why the obj should be
adaptable. What's the advantage of making the obj adaptable?
Re: What's the advantage to use PlatformObject [message #257660 is a reply to message #257639] Wed, 04 June 2008 09:56 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: eclipse-news.rizzoweb.com

longhong wrote:
> Hello! I am learning to write an subclass of the eclipse FormEditor. I
> want to synchronize 3 formpage and one textpage and I find an example
> about how to do this. In the example, the content of a formpage is saved
> to an Platform Object and when this obj is changed the textpage is
> notified about it. I am just confusing about why the obj should be
> adaptable. What's the advantage of making the obj adaptable?

Read about the Adaptable framework here:
http://www.eclipsezone.com/articles/what-is-iadaptable/

Hope this helps,
Eric
Re: What's the advantage to use PlatformObject [message #257684 is a reply to message #257660] Wed, 04 June 2008 22:33 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: longhong1985.gmail.com

Eric Rizzo 写道:
> longhong wrote:
>> Hello! I am learning to write an subclass of the eclipse FormEditor. I
>> want to synchronize 3 formpage and one textpage and I find an example
>> about how to do this. In the example, the content of a formpage is saved
>> to an Platform Object and when this obj is changed the textpage is
>> notified about it. I am just confusing about why the obj should be
>> adaptable. What's the advantage of making the obj adaptable?
>
> Read about the Adaptable framework here:
> http://www.eclipsezone.com/articles/what-is-iadaptable/
>
> Hope this helps,
> Eric
Thanks! IAdaptable looks like a tool making some
types converting possible.
Re: What's the advantage to use PlatformObject [message #257688 is a reply to message #257660] Wed, 04 June 2008 23:10 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: longhong1985.gmail.com

Eric Rizzo 写道:
> longhong wrote:
>> Hello! I am learning to write an subclass of the eclipse FormEditor. I
>> want to synchronize 3 formpage and one textpage and I find an example
>> about how to do this. In the example, the content of a formpage is saved
>> to an Platform Object and when this obj is changed the textpage is
>> notified about it. I am just confusing about why the obj should be
>> adaptable. What's the advantage of making the obj adaptable?
>
> Read about the Adaptable framework here:
> http://www.eclipsezone.com/articles/what-is-iadaptable/
>
> Hope this helps,
> Eric
Thanks! IAdaptable looks like a tool making some types converting possible.
Re: What's the advantage to use PlatformObject [message #257692 is a reply to message #257660] Wed, 04 June 2008 23:38 Go to previous message
Eclipse UserFriend
Originally posted by: longhong1985.gmail.com

Eric Rizzo 写道:
> longhong wrote:
>> Hello! I am learning to write an subclass of the eclipse FormEditor. I
>> want to synchronize 3 formpage and one textpage and I find an example
>> about how to do this. In the example, the content of a formpage is saved
>> to an Platform Object and when this obj is changed the textpage is
>> notified about it. I am just confusing about why the obj should be
>> adaptable. What's the advantage of making the obj adaptable?
>
> Read about the Adaptable framework here:
> http://www.eclipsezone.com/articles/what-is-iadaptable/
>
> Hope this helps,
> Eric
Thanks! IAdaptable looks like a tool making some types converting possible.
Previous Topic:DSL integration with JUnit plguin
Next Topic:enable assertions for my plugin
Goto Forum:
  


Current Time: Thu May 08 14:40:03 EDT 2025

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

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

Back to the top