ImageEn for Delphi and C++ Builder ImageEn for Delphi and C++ Builder

 

ImageEn Forum
Profile    Join    Active Topics    Forum FAQ    Search this forumSearch
 All Forums
 ImageEn Library for Delphi, C++ and .Net
 ImageEn and IEvolution Support Forum
 Changing source code

Note: You must be registered in order to post a reply.
To register, click here. Registration is FREE!

View 
UserName:
Password:
Format  Bold Italicized Underline  Align Left Centered Align Right  Horizontal Rule  Insert Hyperlink   Browse for an image to attach to your post Browse for a zip to attach to your post Insert Code  Insert Quote Insert List
   
Message 

 

Emoji
Smile [:)] Big Smile [:D] Cool [8D] Blush [:I]
Tongue [:P] Evil [):] Wink [;)] Black Eye [B)]
Frown [:(] Shocked [:0] Angry [:(!] Sleepy [|)]
Kisses [:X] Approve [^] Disapprove [V] Question [?]

 
Check here to subscribe to this topic.
   

T O P I C    R E V I E W
DavidMartel Posted - Oct 04 2012 : 07:31:44
Is there a suggested best-practice when you need to make changes and additions to source code that will have to migrate when the next release of source code comes out? I have some minor tweaks we needed to make these great components even better and so I need to update the newest source code now we are moving to XE3 and gto the ImageEn update.

I am fortunate that these are fairly small and I can dig them out using a text compare. Most of them I took the precaution of marking with a conditional too.

I was just wondering if anyone else has come up with a slick way that could also be automated?



Second point. A couple of these are thngs that might be useful to others. Is ther a standard way of submitting suggestions (and code additions) for consideration?

Many thanks

2   L A T E S T    R E P L I E S    (Newest First)
DavidMartel Posted - Oct 05 2012 : 01:50:09
Nigel,

Thanks. I may send some stuff in a few weeks (when back from a work trip). None of it is earth shattering, but it is stuff we need and if I did not have to keep migrating it, that would be great. Basically have

1. Added supprt for Angstroms to the measure units
2. Added an OnAngleMeasure event

xequte Posted - Oct 04 2012 : 18:23:23
Hi David

I think it is best to comment them with a unique string, then uses a compare app to locate each of your changes and migrate them to the new version (which sounds very much like what you are doing).

If you have tweaks that you think are valuable to others, please email them with full details to me.



Nigel
Xequte Software
www.xequte.com
nigel@xequte.com