作者: Guido Salvaneschi , Mira Mezini
DOI: 10.1007/978-3-642-55099-7_7
关键词:
摘要: Reactive applications are difficult to implement. Traditional solutions based on event systems and the Observer pattern have a number of inconveniences, but programmers bear them in return for benefits OO design. On other hand, reactive approaches automatic updates dependencies – like functional programming dataflow languages provide undoubted advantages do not fit well with mutable objects.