Squish all the field name constants into a single block, like the signals.
git-svn-id: svn+ssh://src.earth.threerings.net/narya/trunk@6697 542714f4-19e9-0310-aa3c-eee0fc999fb1
This commit is contained in:
@@ -42,8 +42,8 @@ public class {{classname}} {{^extends.isEmpty}}extends {{extends}}
|
||||
|
||||
{{#pubFields}}
|
||||
public static const {{dobjectField}} :String = "{{name}}";
|
||||
|
||||
{{/pubFields}}
|
||||
|
||||
{{/dobject}}
|
||||
{{#superclassStreamable}}override {{/superclassStreamable}}public function readObject (ins :ObjectInputStream) :void
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user