in reply to Code Reuse
I've read the comments here, and the comments in the attached post regarding the same.
My conclusion is this: There is no comfortable and/or smart way to this as opposed to C++. Some code might be saved, but it is simply not entirely feasible.
My requirements were:
* Shared 'use' statements in the file scope
* Shared 'our' variables in the file scope
* Shared 'libs' in the file scope
+ A system that checks the possibility of a connectivity fault in one of the packages.
How smart/code-wise/good habit this request is a matter of taste and not relevant in my beliefs.
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^2: Code Reuse
by LanX (Saint) on Aug 28, 2017 at 16:00 UTC |