Log message #896184

# At Username Text
# Jul 17th 2009, 13:08 ProLoser|Work i'm assuming /not/ in the cake folder
# Jul 17th 2009, 13:08 ProLoser|Work i'll try to document what i'm doing, just uh where should i put my base app?
# Jul 17th 2009, 13:07 markstory shells are in the book.
# Jul 17th 2009, 13:07 markstory just a dir you want to use as a 'base app'
# Jul 17th 2009, 13:07 markstory you're not making a custom shell.
# Jul 17th 2009, 13:07 techno-geek hes talking about what you are trying to accomplish
# Jul 17th 2009, 13:07 ProLoser|Work i thought creating custom shells was common though?
# Jul 17th 2009, 13:07 markstory you can put it wherever.
# Jul 17th 2009, 13:07 markstory so its not really that common.
# Jul 17th 2009, 13:07 markstory you can write docs if you want, and add them to the book, but this is the first time anyone has ever asked about this type of thing.
# Jul 17th 2009, 13:06 ProLoser|Work or tasks?
# Jul 17th 2009, 13:06 ProLoser|Work where's the best location for my custom template? in vendors/shells/templates?
# Jul 17th 2009, 13:06 markstory project task is one of the shorter ones.
# Jul 17th 2009, 13:06 ProLoser|Work hmm
# Jul 17th 2009, 13:06 markstory I just read the source
# Jul 17th 2009, 13:05 Phally ~bin
# Jul 17th 2009, 13:05 ProLoser|Work or should i go look around the scripts for that
# Jul 17th 2009, 13:05 ProLoser|Work what's the path relative to?
# Jul 17th 2009, 13:05 markstory and use the -skel param to choose it.
# Jul 17th 2009, 13:05 markstory well you can make your own skeleton dir
# Jul 17th 2009, 13:04 pointlessjon ;)
# Jul 17th 2009, 13:04 pointlessjon word.
# Jul 17th 2009, 13:04 ProLoser|Work should i just place more files into the skeleton or do i need to specify somewhere what files i'm adding?
# Jul 17th 2009, 13:04 markstory documentation is for sissies.
# Jul 17th 2009, 13:04 markstory no
# Jul 17th 2009, 13:04 markstory and does some modifications.
# Jul 17th 2009, 13:04 ProLoser|Work is there any documentation on this?
# Jul 17th 2009, 13:04 markstory it duplicates directory structures, that are applications.
# Jul 17th 2009, 13:04 ProLoser|Work ya
# Jul 17th 2009, 13:04 markstory yes and no.
# Jul 17th 2009, 13:04 markstory the project task?
# Jul 17th 2009, 13:03 ProLoser|Work markstory: that's just for project generation though, right?
# Jul 17th 2009, 13:03 markstory bake is made of ~7 classes
# Jul 17th 2009, 13:03 markstory cake bake project -skel /..//..
# Jul 17th 2009, 13:02 ProLoser|Work i believe
# Jul 17th 2009, 13:02 ProLoser|Work and specifically bake certain items
# Jul 17th 2009, 13:02 ProLoser|Work techno-geek: you can run cake bake controller etc
# Jul 17th 2009, 13:02 markstory its part of bake.
# Jul 17th 2009, 13:02 markstory it is a console task.
# Jul 17th 2009, 13:02 markstory just make a new dir with the skeleton you want.
# Jul 17th 2009, 13:02 techno-geek project task? is that similar to a console task?