And start thinking... what the hell are you doing...
I have spent the last month or two developing a huge PHP Web applications development framework for the hell of it, and I'm kinda wondering what the point of it all is.
I have an idea for a business that I was writing the original web application for, but at a certain point, I thought "I can't be arsed to write all this code by hand" so I started to develop a framework to generate the work itself.
Now I am even deeper into this (my framework already develops models, data access objects (complete with sql database management), model view objects, and now I am automating simple application objects (basically fancy "actions" that do standard things like allow full html interaction with the objects, create read update delete) and I'm suddenly thinking of that shed in "a beautiful mind" full of the insane drawings on the walls...
I just wish I had someone to talk to about this project... /sigh
I have spent the last month or two developing a huge PHP Web applications development framework for the hell of it, and I'm kinda wondering what the point of it all is.
I have an idea for a business that I was writing the original web application for, but at a certain point, I thought "I can't be arsed to write all this code by hand" so I started to develop a framework to generate the work itself.
Now I am even deeper into this (my framework already develops models, data access objects (complete with sql database management), model view objects, and now I am automating simple application objects (basically fancy "actions" that do standard things like allow full html interaction with the objects, create read update delete) and I'm suddenly thinking of that shed in "a beautiful mind" full of the insane drawings on the walls...
I just wish I had someone to talk to about this project... /sigh
Last edited: