Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [ve-dev] running sweet

Mark Proctor wrote:

Two frameworks? In the source how do I know which framework is which? I've seen there is sweet1, sweet2 and sweet3. Also are there any quick ramblings on how these work, to help when delving into the code?

sweet is my stuff; sweet2/3 is Gili's team's work.

Look for packages ending in .test for (basic) examples.


Regards,

Dave


Mark

David J. Orme wrote:

Mark Proctor wrote:

Ah thats what you get for skim reading :)

I'm spending some time now trying to work out how this data binding stuff works. The Binding Proof of Concept doesn't use the CompositeTable right and is the only current working example? Once I've figured out how this works I'm going to see if its possible to shoe horn ktable into this. Well atleast thats the theory, if I can get enough time :)



FYI: There are actually two frameworks here.

Mine is complete for all the use-cases it currently implements, works, and is deployed at two clients of mine--parts for over six months now and over a hundred sites. CompositeTable is a part of my framework. Gili's is a spike solution sketching out some of the API for how you could do a binding framework on top of JFace.

Stay tuned for how each framework will eventually be used/deployed. We're right now in the process of working that out.


Regards,

Dave Orme


_______________________________________________
ve-dev mailing list
ve-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/ve-dev



--
Objects are here to stay.  http://www.db4o.com

PGP Public Key (for confidential communications):
http://www.coconut-palm-software.com/~djo/public_key.txt



Back to the top