Re: [Aikiframework-devel] Architecture of new aiki

2012-07-25 Thread Jon Phillips
How is this going? Jon On Thu, Jul 19, 2012 at 7:52 AM, Jon Phillips wrote: > Cool, look forward to progress. Jakub, how is your progress? > On Jul 19, 2012 5:28 AM, "Roger Martín" wrote: > >> >> >> >>> A question for you: Why are you interested in Aiki? What is it about the >>> current aiki t

Re: [Aikiframework-devel] Architecture of new aiki

2012-07-18 Thread Jon Phillips
Cool, look forward to progress. Jakub, how is your progress? On Jul 19, 2012 5:28 AM, "Roger Martín" wrote: > > > >> A question for you: Why are you interested in Aiki? What is it about the >> current aiki that is uniquely different from other frameworks and php >> engines? Is it quick access to

Re: [Aikiframework-devel] Architecture of new aiki

2012-07-18 Thread Roger Martín
> A question for you: Why are you interested in Aiki? What is it about the > current aiki that is uniquely different from other frameworks and php > engines? Is it quick access to sql? The approach to building widgets? > > Code all information in sql is ..HELL, (i'm agree with Nathan). but code all

Re: [Aikiframework-devel] Architecture of new aiki

2012-07-11 Thread Jon Phillips
On first look, this is a nice breakdown and plan. Jcubic, this is what I was asking you for for your plan. Roger, I agree, that your approach to just hacksaw off the old parts of Aiki is a good one, and use the simple principles you lay out like, each library should be clean and independent, use 3

[Aikiframework-devel] Architecture of new aiki

2012-07-11 Thread Roger Martín
Hi people: As jcubic begin by templates (final step) i prefer start on the architecture of new aiki / apps. To render a page these steps must be made: 0) Load config 1) cache, triggers and logs 2) Create aiki object, connection to database.. 3) session / authenticate users. 4) determine / site