|
@@ -406,13 +406,12 @@ A lot of good things come if done “right”!
|
|
. Sercurity problem : No encapsulation, kind of no private POJO mean no java power in protecting data, a lot of security holes! ES implementations and COP forget all about sercurity danger as Component contracted to be processed by Processor but not hiding its content.
|
|
. Sercurity problem : No encapsulation, kind of no private POJO mean no java power in protecting data, a lot of security holes! ES implementations and COP forget all about sercurity danger as Component contracted to be processed by Processor but not hiding its content.
|
|
. Scale : In theory, ES should scale well..!!! But read this carefully or mislead it, enterprise system need much more than just a way to orginize your data!!!
|
|
. Scale : In theory, ES should scale well..!!! But read this carefully or mislead it, enterprise system need much more than just a way to orginize your data!!!
|
|
|
|
|
|
-
|
|
|
|
|
|
+////
|
|
[TIP]
|
|
[TIP]
|
|
====
|
|
====
|
|
Because a lot of people find interests about the down side of ES, I've listed them carefully here xref:jme3/contributions/entitysystem/detailed/cons.adoc[cons]. After knowing the acceptable solutions from the authors, I will remove or marked the solved problem! [Peace! :p]
|
|
Because a lot of people find interests about the down side of ES, I've listed them carefully here xref:jme3/contributions/entitysystem/detailed/cons.adoc[cons]. After knowing the acceptable solutions from the authors, I will remove or marked the solved problem! [Peace! :p]
|
|
====
|
|
====
|
|
-
|
|
|
|
-
|
|
|
|
|
|
+////
|
|
|
|
|
|
=== ES consider good design in real-time app?
|
|
=== ES consider good design in real-time app?
|
|
|
|
|