Log message #900653

# At Username Text
# Jul 20th 2009, 10:38 gwoo yeah
# Jul 20th 2009, 10:38 alkemann gwoo: for the public article this will probably be valuable. less so for single author articles. but space is cheap ;)
# Jul 20th 2009, 10:37 ProLoser|Work interesting plugin you guys are working on, i'd like to look into using it on my current app
# Jul 20th 2009, 10:37 gwoo yeah
# Jul 20th 2009, 10:37 alkemann u think it might be better to just export old revisions as more lro less manual cleanup duty?
# Jul 20th 2009, 10:36 alkemann the revision behaviour lets u set a limit, if revisions on a particlular record is made with limit reached, it will delete the oldest
# Jul 20th 2009, 10:35 gwoo once we have tons of revisions
# Jul 20th 2009, 10:35 gwoo later
# Jul 20th 2009, 10:35 gwoo we can do archiving
# Jul 20th 2009, 10:35 alkemann basically a size vs cost of count + delete issue
# Jul 20th 2009, 10:34 alkemann gwoo: what do you think about limiting the number of revisions that is kept?
# Jul 20th 2009, 10:34 gwoo good
# Jul 20th 2009, 10:34 alkemann it may make more sense to change the order of the behaviours
# Jul 20th 2009, 10:34 alkemann atm, revision is created when draft is accepted instead of when the draft is createded
# Jul 20th 2009, 10:33 gwoo ok
# Jul 20th 2009, 10:33 alkemann atm there is a problem with the cooperation of the two behaviours, but i will look into that
# Jul 20th 2009, 10:33 alkemann http://thechaw.com/bakery/source/branches/2.0/tests/cases/models/article_page.test.php#highlight
# Jul 20th 2009, 10:33 alkemann added tests that show application flow around article creation, article page creation and editing, and how drafts and revisions are involved with this process
# Jul 20th 2009, 09:43 ProLoser|Work ah danke
# Jul 20th 2009, 09:43 alkemann userplugins branchg
# Jul 20th 2009, 09:42 ProLoser|Work at least under master
# Jul 20th 2009, 09:42 ProLoser|Work plugins folder is empty
# Jul 20th 2009, 09:42 alkemann thechaw.com/bakery
# Jul 20th 2009, 09:42 ProLoser|Work i'm curious to learn more about this userplugin, is there somewhere i can check it out?
# Jul 20th 2009, 09:39 alkemann heh ur excused ;)
# Jul 20th 2009, 09:38 markstory ACTION apologizes for code pasting.
# Jul 20th 2009, 09:38 markstory put your method name inside ''
# Jul 20th 2009, 09:38 alkemann rigth thanks
# Jul 20th 2009, 09:38 markstory }
# Jul 20th 2009, 09:38 markstory return array('start', 'startCase', '', 'endCase', 'end');
# Jul 20th 2009, 09:38 markstory function getTests() {
# Jul 20th 2009, 09:38 markstory getTests
# Jul 20th 2009, 09:37 alkemann OT. what was that trick to only run one of the tests in a testcase (besides commenting out or renaming)
# Jul 20th 2009, 09:35 alkemann but if gwoo is fine with it, then i guess im too :)
# Jul 20th 2009, 09:35 markstory meh
# Jul 20th 2009, 09:35 alkemann yea git makes me like to work that way. i just felt it a bit unclean pushing these events to the public repo
# Jul 20th 2009, 09:35 markstory so 1.3-bake had about 6 branches on my computer.
# Jul 20th 2009, 09:35 markstory I use lots of small branches personally.
# Jul 20th 2009, 09:34 markstory because I don't care about them. How I got to the end is normally not important.
# Jul 20th 2009, 09:34 markstory and I don't make branch names that others understand
# Jul 20th 2009, 09:34 gwoo both