Viewing profile — mdeicaza
mdeicaza
HN member- Joined
- Mon, Sep 14, 2009, 8:47 PM UTC
- HN karma
- 45
- Public activity
- 4 items
- HN profile
- View on Hacker News ↗
About mdeicaza
No profile information was provided.
Recent public activity
-
comment
Comment #3456831
Additionally, C# collections do not need to box. List uses an actual array of integers as its backing store instead of an array of objects that contain boxed copies of the integers…
-
comment
Comment #2554196
We should break even from the proprietary products, plus the consulting and support services. That being said, we want to grow, we want to market, we want to expand, and for that w…
-
comment
Comment #822594
We are looking at fixing this. There will be a free eval that will not require you to buy until you are ready to test/deploy on the device.
-
comment
Comment #822590
The code that you showed is automatically generated from the XIB file, the user never has to type it. When you discuss the @property compiler directive, you did not show the genera…