hi, > Hi all, > > I would like to write a application with which modules cooperate. Do we > have the good approach which implements it? > > I checked that hub.Queue was added to _CONTEXTS of RyuApp and an object > could be exchanged between modules. However, the layer is too low. I think > that is not user friendly.
_CONTEXTS is discouraged for new code. a recommended way to communicate among apps is event passing. YAMAMOTO Takashi > > Thanks, > Satoshi ------------------------------------------------------------------------------ How ServiceNow helps IT people transform IT departments: 1. Consolidate legacy IT systems to a single system of record for IT 2. Standardize and globalize service processes across IT 3. Implement zero-touch automation to replace manual, redundant tasks http://pubads.g.doubleclick.net/gampad/clk?id=51271111&iu=/4140/ostg.clktrk _______________________________________________ Ryu-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/ryu-devel
