quattro_4 scribble

scribble 落書き (調べた事をただ落書きする)

thoughtbot Build Phase #14

thoughtbot : Build Phase : Episode 14: It got Real Dark

categories, coconut water and mogenerator

Categoryとprefixの話
namespace collisions


coco water
coco coffee
coffee chocolate

blog post
tumblr
doesnt prefix category
prefix
namespace collisions

ios7
all of category method
ugly
compartmentarize
official api method

nsstring.TLA_myMethod
camel case string
gets worse

big benefit
duplicate

specific category method

camel case

i like the way apple uses category
deprecated category

sharing category
no public interface
keep all that logic

documentation
stackoverflow
command line

every single time
generate all stuff
mo generator
data model

human readable
machine readable
using generator

person attribute .name
inserted managed object
entity name
object id

address has zipcode
ns string not ns number
integer16

tint color
ui image

ui view
fake attribute
frame

cgrect getheight

categories for colors
surprused

custom font
category uifont

container view controller

handy

associate object
didnt like
form binding stuff

mac
every nsview
next tab

added next key view

form map keyboard
if text field next key view

category should be prefixed in open source project but in our project don't need