Commit comment containing information determined through experimentation.

git-svn-id: svn+ssh://src.earth.threerings.net/narya/trunk@4323 542714f4-19e9-0310-aa3c-eee0fc999fb1
This commit is contained in:
Ray Greenwell
2006-08-14 21:45:51 +00:00
parent 53aacc4bbc
commit cc4ed0b9d9
+2 -1
View File
@@ -62,7 +62,8 @@ public class ClassUtil
}
// TODO: there's currently no way to determine final from the class
//var attrs :XMLList = flash.utils.describeType(type).elements("type");
// I thought examining the prototype might do it, but no dice.
// Fuckers!
return false;
}