lua-users home
lua-l archive

[Date Prev][Date Next][Thread Prev][Thread Next] [Date Index] [Thread Index]



On 23.09.2014 19:23, Thiago L. wrote:

> So, what do you say? Should I go for the 1st or the 2nd method, or
> should I go for something else entirely?

You may look at the Observable pattern, introduced here:

http://techblog.netflix.com/2013/02/rxjava-netflix-api.html
https://github.com/ReactiveX/RxJava/wiki

Regards,
	miko