Then I can create installable extension that will create JSON-RPC support and it will create widget /rpc this will be first app.
And we also we will be needing dependencies for apps. On Mon, 16 Jan 2012 18:30:11 +0800 Jon Phillips <[email protected]> wrote: > Another thing that would be good to include in that readme is what is > possible with this. I think it should still be outside of the core > aiki for now at least. We need to figure out how to install necessary > code for something like this extension, to get aiki to use it quickly, > as in, creating widgets. > > Jon > > On Sat, Jan 14, 2012 at 6:25 AM, Jakub Jankiewicz <[email protected]> > wrote: > > I've created extension for AIKI that add support for JSON-RPC > > https://github.com/aikilab/json > > > > it use my library > > > > https://github.com/jcubic/json-rpc > > > > I think that we can put it into Aiki Core and create default > > widget /rpc that have invocation of this extension. So users will be > > needed only to create a class just like extension but in > > assets/json-rpc folder. > > > > -- > > Jakub Jankiewicz > > twitter: @jcubic > > www: http://jcubic.pl > > > > _______________________________________________ > > Mailing list: https://launchpad.net/~aikiframework-devel > > Post to : [email protected] > > Unsubscribe : https://launchpad.net/~aikiframework-devel > > More help : https://help.launchpad.net/ListHelp > > > -- Jakub Jankiewicz twitter: @jcubic www: http://jcubic.pl _______________________________________________ Mailing list: https://launchpad.net/~aikiframework-devel Post to : [email protected] Unsubscribe : https://launchpad.net/~aikiframework-devel More help : https://help.launchpad.net/ListHelp

