Welcome Guest, Not a member yet? Register   Sign In
CodeExtinguisher 2.0 Release Candidate 14.2

[eluser]got 2 doodle[/eluser]
There are a few things

- navigation
I use a controller for virtually every table, I don't usually use the auto-crud controller. So I have to put my navigation in an array. This is great but I end up with different navigation depending on user level. The super admin has different options than the manager (usually the client). The problem that I have with the navigation is that it is tied in with the template. So I would like the navigation independent from the template, styling etc. Also I always have to define what tables I don't want in the auto crud, for my purposes I would rather define the tables that I do want auto crud.

I guess in general any code that relates to function should be more separated from the code that relates to styling.

I did do some work on a plugin and I got really stuck with needing to put additional data in a table. For example I tweaked the image plugin to do lots of stuff. In a nutshell it created a bunch of tiles from the original image and entered the tiles(names) in a table and related these entries to the master image etc. So there was a lot more info than just the image filename that I wanted to store. I ended up adding all of the data to the $_POST arry and then parsing it and processing it back in the controller. The end result worked but it really felt like a hack. Maybe just understanding how the plugins work would have helped me achieve my result more easily.

Many to many tables, these seem to require and alphabetical association table 'applicant_zonks' works when 'zonks_applicant' doesn't. I don't know if we need to be able to specify the table name because once you know the convention it doesn't represent a problem.

CodeExtinguisher will save a lot of time because it is based on certain naming conventions, certainly the documentation should very clearly spell this out.

The sortable table is great but it would be really excellent if you could edit each cell just like a spreadsheet. (am I asking too much??)

That's it for now, I'll make more comments as I think of them.

take care,
doodle

[eluser]daulex[/eluser]
Really glad to see that you're back mate. Any rough idea on when the next version might be out?

[eluser]Majd Taby[/eluser]
Not until a little bit of time =\

[eluser]Majd Taby[/eluser]
you guys can download codeextinguisher from here: http://codeextinguisher.com/codex2_rc14.2.zip

[eluser]got 2 doodle[/eluser]
Is this a new release or just a new download location?

doodle

[eluser]Majd Taby[/eluser]
download location Smile

[eluser]got 2 doodle[/eluser]
I find this particularly impressive

CodeExtinguisher home page

;-)

[eluser]czn[/eluser]
Hello.
Thanks a lot for codeextinguisher it's a great application.
I just want to add a comment because I had a problem with the "id database error" and I tried with your solution but it don't work.
So it's ok if I use "primary_key" and not "primary_id".
Have a good day.

[eluser]NateL[/eluser]
Not that I'm lazy...OK, I'm Lazy (who isn't?)

but I don't wanna sift through almost 50 pages just to get an idea of WHAT IS CODEEXTINGUISHER?!?!?!?!?!?!

The first post here is nothing but a change log
CodeExtinguisher.com says "hi"..literally.
The CodeExtinguisher public demo doesn't work....

is there a breif description anywhere?

?????????? what the eff david blaine?

[eluser]Majd Taby[/eluser]
Codeextinguisher is an automated backend generator. The project is in a state of disarray right now as I'm way too busy to work on it at the moment. Development will pick up soon though. Let me know if you need more derailed info.




Theme © iAndrew 2016 - Forum software by © MyBB