Previous Topic

Next Topic

Book Contents

Book Index

What to do with your own common libraries ?

After a while you will see that you use parts of your source code again and again. Instead of copying it all over the place, you can also create a library, just like the toolkits. Please refer to the appendix How to create your own library for detailed information.

See Also

One way to organize your tookits and source code

Separate own code from product code

Divide customer code from own code - and keep separate copies of all releases

Organize your toolkits based on task and release