[Panel-devel] DataEngine and Corona patches

Percy Leonhardt mailings at eris23.de
Wed Aug 15 20:33:27 CEST 2007


On Wednesday 08 August 2007, Aaron J. Seigo wrote:
> wrong. sourceRequested may result in the source being created. that's the
> whole point of calling sourceRequested and it returning a bool. if the
> engine can't create the source, then it returns false. otherwise,
> sourceRequested creates the source and returns true.

BTW: how is the data engine supposed to create the source? Is it okay to 
create a new datacontainer and then use addSource()?

Or should I use setData() like seen in other engines? Problem is, that I don't 
really have something to set in requestSource().

	Percy


More information about the Panel-devel mailing list