| To: | REALbasic Plugins <realbasic-plugins at lists dot realsoftware dot com> |
|---|---|
| Subject: | Re: Subclassing from my own plugin |
| From: | "Theodore H. Smith" <delete at elfdata dot com> |
| Date: | Sun, 24 Dec 2006 03:25:45 +0000 |
| Delivered-to: | listarchive at realsoftware dot com |
| Delivered-to: | realbasic-plugins at lists dot realsoftware dot com |
| Domainkey-signature: | a=rsa-sha1; q=dns; c=nofws; s=beta; d=googlemail.com; h=received:mime-version:in-reply-to:references:content-type:message-id:content-transfer-encoding:from:subject:date:to:x-mailer:sender; b=c4oE/rqHNOGx8d6paw+aLtsy+aVfFJjbO5UnId/iAWU24PHtqYjkvOchENJElS6rhGEAMrTLO7+tIMEIuHamiCY3biAmyn6PEaVAQ0o2IgvOidywDG7V6/D+hPo+mmO9rY+MXPKOFKBBiBh6XpreVTQB2OFVSFfbaOGDo3uVK9I= |
| References: | <1hqtsrh dot 1cdx64v1x2a07yM%support at monkeybreadsoftware dot de> <8D35054F-4D79-4EFB-9DDC-9D74CA96A7DE at elfdata dot com> <0BCE9DEF-EC05-4525-9DD6-5ED9FAF9F009 at realsoftware dot com> |
On 24 Dec 2006, at 01:52, Jonathan Johnson wrote: On Dec 23, 2006, at 8:29 PM, Theodore H. Smith wrote:Why do you do this? Because you don't trust RB to work properly? Or why?I don't like the idea of wasting a single byte. It all adds up you see. Sometimes I may waste a byte or two though ;) but only when it adds up to a better practice in other areas of the app or my development process.Perhaps you should read up on data alignment (such as this excellent article by a friend of mine: <http://www-128.ibm.com/ developerworks/library/pa-dalign/>) . I know all about alignment and most other computer fundamentals, thank you. While I don't recall what our current data alignment strategies are for subclassing, it certainly would not be good to rely on any current behaviors because they may change. Just as I predicted you'd say :) _______________________________________________ Unsubscribe or switch delivery mode: <http://www.realsoftware.com/support/listmanager/> Search the archives of this list here: <http://support.realsoftware.com/listarchives/lists.html> |
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| ||
| Previous by Date: | Re: Subclassing from my own plugin, Jonathan Johnson |
|---|---|
| Previous by Thread: | Re: Subclassing from my own plugin, Jonathan Johnson |
| Indexes: | [Date] [Thread] [Top] [All Lists] |