New dependency on the databindings plugins

2 messages Options
Embed this post
Permalink
gm-mrktc

New dependency on the databindings plugins

Reply Threaded More More options
Print post
Permalink
I have just checked in code to the trunk that uses the JFace databinding classes to map orders to the StockOrderTicket UI.  This means that anyone building Photon now needs to get these plugins.

Also, if you want to read up on the databinding framework (it's pretty cool), this is a good place to start:

http://wiki.eclipse.org/index.php/JFace_Data_Binding

Also, I found David Orme's webcast to be extremely helpful (though it uses some API's that are now obsolete).

https://admin.adobe.acrobat.com/_a300965365/p77464314/

For a quick overview of how we are using it, take a look at the bind() method in StockOrderTicketController.java

http://trac.marketcetera.org/trac.fcgi/browser/client/photon/trunk/plugins/org.marketcetera.photon/src/main/java/org/marketcetera/photon/views/StockOrderTicketController.java

graham

--
Marketcetera Trading Platform
download.run.trade.
www.marketcetera.org
_______________________________________________
m-etc-dev mailing list
[hidden email]
http://lists.marketcetera.org/cgi-bin/mailman/listinfo/m-etc-dev
gm-mrktc

Re: New dependency on the databindings plugins

Reply Threaded More More options
Print post
Permalink
Some javascript/style in this post has been disabled (why?)
... and you can get those plugins from the Eclipse 3.3M6 build

http://download.eclipse.org/eclipse/downloads/drops/S-3.3M6-200703231616/index.php

They are named:

org.eclipse.core.databinding_1.0.0.I20070322-0010.jar
org.eclipse.jface.databinding_1.1.0.I20070319-1300.jar

Simply copy those plugins into your "target platform folder", as described here:

http://trac.marketcetera.org/trac.fcgi/wiki/Marketcetera/BuildingPhoton

graham



On 4/15/07, Graham Miller <[hidden email]> wrote:
I have just checked in code to the trunk that uses the JFace databinding classes to map orders to the StockOrderTicket UI.  This means that anyone building Photon now needs to get these plugins.

Also, if you want to read up on the databinding framework (it's pretty cool), this is a good place to start:

http://wiki.eclipse.org/index.php/JFace_Data_Binding

Also, I found David Orme's webcast to be extremely helpful (though it uses some API's that are now obsolete).

https://admin.adobe.acrobat.com/_a300965365/p77464314/

For a quick overview of how we are using it, take a look at the bind() method in StockOrderTicketController.java

http://trac.marketcetera.org/trac.fcgi/browser/client/photon/trunk/plugins/org.marketcetera.photon/src/main/java/org/marketcetera/photon/views/StockOrderTicketController.java

graham

--
Marketcetera Trading Platform
download.run.trade.
www.marketcetera.org



--
Marketcetera Trading Platform
download.run.trade.
www.marketcetera.org
_______________________________________________
m-etc-dev mailing list
[hidden email]
http://lists.marketcetera.org/cgi-bin/mailman/listinfo/m-etc-dev