K 10 svn:author V 4 ache K 8 svn:date V 27 2016-07-23T01:21:58.359359Z K 7 svn:log V 359 1) We need the original pattern (in the next round of changes) not only in case it fully constructed, but for half-constructed too, so have no other choice to pass original pattern from glob() down to globextend() instead of attempt to reconstruct I implement previously. 2) Instead of copy&paste the same big enough code, make function for it: globfinal(). END