##// END OF EJS Templates
bundle2: track life cycle of parts...
bundle2: track life cycle of parts We introduce a ``_generated`` attribute on parts. Coming changesets will make it easier to update a part's contents after its creation. We need a way to track if the part is still open to modification or if it is currently being generated and should not be touched anymore. As a bonus, we can now detect and crash if someone manages to write bogus code to get a part generated twice.

File last commit:

r9999:f91e5630 default
r21601:7ff01bef default
Show More
error.tmpl
2 lines | 24 B | application/x-cheetah | CheetahLexer
Dan Villiom Podlaski Christiansen
setup: install translation files as package data...
r9999 {header}
error: {error}