-1. Copyright ========= Copyright: (C) 2016 by Thomas Bruecker This program / these concepts are free software; you can redistribute it and/or modify it (if applicable) under the terms of the GNU L E S S E R General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This program / these concepts are distributed in the hope that they will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU L E S S E R General Public License for more details. You should have received a copy of the GNU L E S S E R General Public License along with this program; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. Brainstorming ============= General Rules: * Methods do not have Versions; if you 'change' a method, you have to assign a new GUID for it. * general versioning of the whole project. * version-change: * e.g. only set of global "optional and ignored" parameters --> method-id-translation-table. Version -0.0.0 This is a development / brainstorm version; it is considered as 'not yet published'; so: * you do not have to document changes thoroughly, * you do not have to assign a new guid to a method if you 'change' the method. * global "mandatory parameters": * size an start are "global optional", because a container for alternative medias on a file-system does not need "SIZE" and "START". SIZE START UUID * global "mandatory and ignored parameters": COPYRIGHT='(C) 2016 by Thomas Bruecker' # static ev. variable CopyrightDetails= 'http://www.storage-media-access.ch/.licenses/MediaInfo.html' # static ev. variable URL # variable * global "optional" parameters: OnlyOnHosts MountOptions --> "global optional" "RealizationOptions" * global "optional and ignored" parameters: NOTES ReadMe