deferentialgeometry.org
Elementary Particle Explorer
http://deferentialgeometry.org/epe
Welcome to the Elementary Particle Explorer, designed and written by Garrett Lisi. These charges correspond to the geometry of Lie groups, and unified models of particle physics correspond to how the Lie groups of the Standard Model and gravity embed in larger Lie groups, up to the largest simple exceptional Lie group, E8. This geometry of unification is described in a recent Scientific American article. A good place to keep up with developments. We are happy to announce that E8 Theory T-Shirts.
archive.darronschall.com
On [Transient], ObjectUtil.copy(), and Casting - darron schall
http://archive.darronschall.com/weblog/2007/08/on-transient-objectutilcopy-and-casting.html
Application developer specializing in the flash platform. On [Transient], ObjectUtil.copy(), and Casting. August 13, 2007 10:20 AM. I ran into an interesting situation not too long ago where ObjectUtil.copy. Wasn't working quite as I had expected. The solution that I came up with was to rely on [Transient] metadata. Confused? ObjectUtil.copy is a wonderful utility method to perform a deep copy. Of an object. Its implementation is also amazingly simple:. Using the [Transient] metadata tag affects the outp...