RavensKrag / ThoughtTrace

Naturally chart out words in 2D space, mapping the relations between them. Even link to other ideas. Then, build your programs on top of the flow.
0 stars 0 forks source link

create new style component / system #10

Open RavensKrag opened 10 years ago

RavensKrag commented 10 years ago

allow easy syncing of visual attributes between different entities (could just copy the "backend" part, as an easy way to sync two components)

style component vs style backend object concurrency issue with switching style modes

what happens when two things try to write? bad times D:

RavensKrag commented 10 years ago

Separating out "backend" also makes it easier to implement style cascading, which is super important.