Page 57 of 211,235, showing 20 records out of 4,224,699 total, starting on record 1,121, ending on 1,140
# | Username | Text | |
---|---|---|---|
# | Aug 6th 2008, 22:29 | cobol | poluta1: it basically means that you dont need to explicitly state things because there is a standard way of expressin them already |
# | Aug 6th 2008, 22:29 | moelee | to make connections between tables and models |
# | Aug 6th 2008, 22:29 | moelee | well that's just one example |
# | Aug 6th 2008, 22:30 | cobol | i.e. to store objects of type 'Food', you create a table called 'Foods' with a controller called 'Foods Controller', and you can access related objects called food 'Bins' by having a key named 'bin_id' |
# | Aug 6th 2008, 22:30 | cobol | so it's a naming convention aided by camelcasing |
# | Aug 6th 2008, 22:30 | cobol | that makes everything automagic, for the most part |
# | Aug 6th 2008, 22:30 | cobol | does that make sense? |
# | Aug 6th 2008, 22:34 | stabb | oh hey |
# | Aug 6th 2008, 22:34 | crux | hai |
# | Aug 6th 2008, 22:34 | stabb | hai |
# | Aug 6th 2008, 22:36 | poluta1 | Hedz, cobol, moelee : thank you.. yes.. i understand now... |
# | Aug 6th 2008, 22:37 | cobol | makes a ton of sense, doesnt it? :) |
# | Aug 6th 2008, 22:37 | poluta1 | yeaa |
# | Aug 6th 2008, 22:38 | poluta1 | configuring a thing using standardized rules |
# | Aug 6th 2008, 22:45 | moelee | the wikipedia entry is kinda abstract |
# | Aug 6th 2008, 22:45 | moelee | wasn't until i started actually setting up cakephp and coding did it really sink in |
# | Aug 6th 2008, 22:46 | cobol | its not a new concept or anything, but it's ben kind of rare in web frameworks |
# | Aug 6th 2008, 22:46 | cobol | so its nice to see |
# | Aug 6th 2008, 22:46 | thestaff | somebody knows a good tutorial for modalbox ? |
# | Aug 6th 2008, 22:46 | thestaff | couldn't find a good one |