Re: [PHP] Re: Generating CRUD code for normalized db

2013-03-14 Thread tamouse mailing lists
On Mar 13, 2013 1:52 PM, "Ashley Sheridan" wrote: > > On Wed, 2013-03-13 at 19:24 +0100, Marco Behnke wrote: > > > Am 13.03.13 12:57, schrieb Gary: > > > ma...@behnke.biz wrote: > > > > > >> Do us all a favor abnd stay away from open source if you do not honor > > >> the work > > >> us wannabes pu

Re: [PHP] Re: Generating CRUD code for normalized db

2013-03-13 Thread Bastien Koert
On Wed, Mar 13, 2013 at 2:55 PM, Ashley Sheridan wrote: > On Wed, 2013-03-13 at 19:24 +0100, Marco Behnke wrote: > >> Am 13.03.13 12:57, schrieb Gary: >> > ma...@behnke.biz wrote: >> > >> >> Do us all a favor abnd stay away from open source if you do not honor >> >> the work >> >> us wannabes put

Re: [PHP] Re: Generating CRUD code for normalized db

2013-03-13 Thread Ashley Sheridan
On Wed, 2013-03-13 at 19:24 +0100, Marco Behnke wrote: > Am 13.03.13 12:57, schrieb Gary: > > ma...@behnke.biz wrote: > > > >> Do us all a favor abnd stay away from open source if you do not honor > >> the work > >> us wannabes put into it. > > As I said before "I wasn't aware you would feel that

Re: [PHP] Re: Generating CRUD code for normalized db

2013-03-13 Thread Marco Behnke
Am 13.03.13 12:57, schrieb Gary: > ma...@behnke.biz wrote: > >> Do us all a favor abnd stay away from open source if you do not honor >> the work >> us wannabes put into it. > As I said before "I wasn't aware you would feel that the cap fitted." > If you do feel that, then perhaps instead of compla

[PHP] Re: Generating CRUD code for normalized db

2013-03-13 Thread Jim Giner
On 3/13/2013 7:57 AM, Gary wrote: ma...@behnke.biz wrote: Do us all a favor abnd stay away from open source if you do not honor the work us wannabes put into it. As I said before "I wasn't aware you would feel that the cap fitted." If you do feel that, then perhaps instead of complaining at m

Re: [PHP] Re: Generating CRUD code for normalized db

2013-03-12 Thread ma...@behnke.biz
> Gary hat am 11. März 2013 um 15:51 > geschrieben: > > I and others have pointed you towards open source solutions, the fact > > you don't want to put any effort in to make them work for you is not > > because of the state of open source software. > > If you think that "solutions" are things wh

[PHP] Re: Generating CRUD code for normalized db

2013-03-11 Thread Jim Giner
Gary, Until I read this post of yours I never knew what CRUD stood for, let alone knew that such an acronym was even needed in the world. If you are complaining about not being able to find software written to handle Creating, Reading, Updating and Deleting data in a table or tables that wor

Re: [PHP] Re: Generating CRUD code for normalized db

2013-03-11 Thread Samuel Lopes Grigolato
If you don't appreciate Open Source "solutions", why are you losing time on a Open Source Project Mailing List? Go pay (a lot) for a handholding framework and be happy =), just don't demotivate the ones who bring free software to reality, even if the free software is not as good as you would like.

Re: [PHP] Re: Generating CRUD code for normalized db

2013-03-11 Thread Jim Giner
On 3/11/2013 10:14 AM, Ashley Sheridan wrote: Gary wrote: Ashley Sheridan wrote: In any case, you could probably take something you like from another framework if you have the time/inclination/capability. I honestly think I am simply going to write the shit myself. The CRUD pages, I mean

Re: [PHP] Re: Generating CRUD code for normalized db

2013-03-11 Thread Ashley Sheridan
Gary wrote: >Ashley Sheridan wrote: > >> In any case, you could probably take something you like from another >> framework if you have the time/inclination/capability. > >I honestly think I am simply going to write the shit myself. The CRUD >pages, I mean. I see no reason to keep searching for

Re: [PHP] Re: Generating CRUD code for normalized db

2013-03-11 Thread ma...@behnke.biz
> Gary hat am 11. März 2013 um 10:10 > geschrieben: > > > ma...@behnke.biz wrote: > > > FLOW3 might be worth a look. TYPO3 with inline relational records. > > Seems to be in a similar state to yii as regards usability and > documentation. > > => composer create-project --dev --keep-vcs typo3/flo