commit | 9fcbbdafbb20691e1d519ee1ab35f8a5889bef15 | [log] [tgz] |
---|---|---|
author | Teng-Hui Zhu <ztenghui@google.com> | Sun Sep 23 14:58:04 2012 -0700 |
committer | Teng-Hui Zhu <ztenghui@google.com> | Mon Sep 24 10:00:17 2012 -0700 |
tree | 8fc971e8e3fd520e5d60a3a77f757ae4f858b36f | |
parent | d6072f0a479bb3bb6fe1ef2825b9ee6187827d96 [diff] |
Working around the aspectJ implementation. Instead of fully implementing the aspectJ, here we just parse the Box at the constructor. The code originially use aspects to implement the parse on demand for various member functions. However, we can actually just parse in the constructor since trimming need to parse most of the boxes anyway. bug:7093055 Change-Id: If53fa9a413d561be80dbd6c4c37b0a14a9cec610