Hey Mark,
I'm really not fully up to speed with attachments and storing rasters in fields... but I think the attachments tools that I pointed you towards the other day might be your best direction at this point. I think they perform the same as what you are currently doing, but instead of storing the rasters in a field in your feature class, I believe they get stored in a field in a table that is related to your feature class - in a one to many relationship. If I understand correctly, your setup now will only allow a one to one relationship, unless you created many different fields to store rasters in. The attachment tools will create the relationship to the related table for you. This is the direction that the current ESRI samples have gone, using the attachment editor. You might have to reconstruct the work that you've done thusfar, but it might make it easier/better in the long run.
Ken