Page 113 of 211,239, showing 20 records out of 4,224,780 total, starting on record 2,241, ending on 2,260
# | Username | Text | |
---|---|---|---|
# | Aug 7th 2008, 04:37 | JeffEmbracedDC | alkemann: interesting.. I should maybe try that |
# | Aug 7th 2008, 04:37 | Martz | JeffEmbracedDC: it goes back to my point before: why have a join table, then stuff it full of meta data - and end up rebinding it as hasOne, using 'with' and all of the downsides and complexities.. when you could use a third "real" model instead of the join table and life would be much easier |
# | Aug 7th 2008, 04:37 | alkemann | sorry GroupsUser probably |
# | Aug 7th 2008, 04:39 | alkemann | Martz: i sorta agre. I have only used it for the created field and a boolean for if its two-way |
# | Aug 7th 2008, 04:40 | alkemann | Martz: so, u wanna test my behavior and see if u got some feature requests or bugs or something? |
# | Aug 7th 2008, 04:40 | Martz | alkemann: sure. and it has it uses, as you said with Users.. ACL with aro/aco/axo etc works great HABTM with meta data, but it has custom methods to handle all of that automagically |
# | Aug 7th 2008, 04:41 | Martz | alkemann: sure I will at some point. I've got a quick project to do first which wont need any logging (all image uploads and resizing with AD7Sixs attachment behavior :D) but i'll give it a shot. Do you have an SVN you can throw it in? |
# | Aug 7th 2008, 04:41 | alkemann | no sorry |
# | Aug 7th 2008, 04:41 | Martz | do you want one? |
# | Aug 7th 2008, 04:42 | Martz | i can set one up for you if you like |
# | Aug 7th 2008, 04:42 | alkemann | bit overkill for just a behavior though isnt? |
# | Aug 7th 2008, 04:43 | Martz | perhaps |
# | Aug 7th 2008, 04:43 | Martz | i throw everything in repos :P |
# | Aug 7th 2008, 04:43 | achew22 | use one of the free services |
# | Aug 7th 2008, 04:43 | achew22 | google code = 30 sec |
# | Aug 7th 2008, 04:43 | alkemann | all u need right here http://bin.cakephp.org/saved/35826 |
# | Aug 7th 2008, 04:44 | Martz | ACTION bookmarks |
# | Aug 7th 2008, 04:44 | achew22 | hey-- that's cool |
# | Aug 7th 2008, 04:44 | achew22 | is it possible to get it to log the value changes? |
# | Aug 7th 2008, 04:45 | achew22 | martz its in saved-bin it won't ever go away just go to bin.cakephp.org and search for alkemann logable |