Futurescale, Inc. PureMVC Home

The PureMVC Framework Code at the Speed of Thought


Over 10 years of community discussion and knowledge are maintained here as a read-only archive.

New discussions should be taken up in issues on the appropriate projects at https://github.com/PureMVC

Show Posts

* | |

  Show Posts
Pages: [1]
1  PureMVC Manifold / Standard Version / IdbWeb - a PureMVC PHP and Smarty template application on: June 04, 2009, 06:19:31
I have started a new application using PureMVC PHP as the base.  I am still in the process of getting all the pieces lined up on sourceforge, but have the code up on SVN and a distribution package that included my code and PureMVC.

http://sourceforge.net/projects/idbweb/

There is a readme at http://idbweb.sourceforge.net/index.html, and a sample site at http://idbweb.sourceforge.net/idbweb.  The SQL updates and inserts are patched out to keep it from collecting too much junk.

Nick
2  Announcements and General Discussion / Public Demos, Tools and Applications / Re: PureMVC PHP application - idbweb on: June 04, 2009, 06:15:31
Cliff,

Thanks for taking the time to review the code.  And thanks for the suggestions.

You are right about moving the code into the appropriate directories.  I've been sort of lazy on this during the early development because I end up bouncing between the three files involved in each of the idb tables.

I'm not sure I understand your suggestion about index.php. Should I be moving the creation of idbConfigInfo into the Facade?  That's what I think the link you posted was saying...

Thanks again...
3  Announcements and General Discussion / Public Demos, Tools and Applications / PureMVC PHP application - idbweb on: May 31, 2009, 11:28:23
I have started a new application using PureMVC PHP as the base.  I am still in the process of getting all the pieces lined up on sourceforge, but have the code up on SVN and a distribution package that included my code and PureMVC.

http://sourceforge.net/projects/idbweb/

There is a readme at http://idbweb.sourceforge.net/readme.html, and a sample site at http://idbweb.sourceforge.net/idbweb.  Not quite ready for general usage because I want to patch out the SQL updates and inserts to keep it from collecting too much junk.

Nick
Pages: [1]