From 34f0211d7f68c8cf3420715c3c7c97f9d7f576c6 Mon Sep 17 00:00:00 2001 From: Christian Thaeter Date: Fri, 23 Jul 2010 18:25:50 +0200 Subject: [PATCH] initial processing of all RFC's it worked! --- doc/devel/{rfc_pending => rfc}/AllPluginInterfacesAreC.txt | 0 doc/devel/{rfc_pending => rfc}/ArchitectureOverview.txt | 0 doc/devel/{rfc_pending => rfc}/CCodingStyleGuide.txt | 0 doc/devel/{rfc_pending => rfc}/CodingStyle.txt | 0 doc/devel/{rfc_pending => rfc}/DataBackend.txt | 0 doc/devel/{rfc_pending => rfc}/DevelopmentFramework.txt | 0 .../{rfc_pending => rfc}/DistributedDevelopmentFramework.txt | 0 doc/devel/{rfc_pending => rfc}/EDLsAreMetaClips.txt | 0 doc/devel/{rfc_pending => rfc}/GloballInitialization.txt | 0 doc/devel/{rfc_pending => rfc}/HowToProceed.txt | 0 doc/devel/{rfc_pending => rfc}/InterfaceNamespaces.txt | 0 doc/devel/{rfc_pending => rfc}/LumieraDesignProcess.txt | 0 doc/devel/{rfc_pending => rfc}/Manifest.txt | 0 doc/devel/{rfc_pending => rfc}/MasterRepositorySetup.txt | 0 doc/devel/{rfc_pending => rfc}/MonthlyDeveloperMeetingOnIRC.txt | 0 doc/devel/{rfc_pending => rfc}/NoBugFlags.txt | 0 doc/devel/{rfc_pending => rfc}/ProcBuilder.txt | 0 doc/devel/{rfc_pending => rfc}/RepositorySetup.txt | 0 doc/devel/{rfc_pending => rfc}/ScriptingLanguage.txt | 0 doc/devel/{rfc_pending => rfc}/TimeHandling.txt | 0 doc/devel/{rfc_pending => rfc_dropped}/ApplicationStructure.txt | 0 .../{rfc_pending => rfc_dropped}/GitSubmoduleTransistion.txt | 0 doc/devel/{rfc_pending => rfc_dropped}/MistakestoAvoid.txt | 0 .../{rfc_pending => rfc_dropped}/OfficialAssemblyLanguage.txt | 0 doc/devel/{rfc_pending => rfc_dropped}/SkillsCollection.txt | 0 doc/devel/{rfc_pending => rfc_dropped}/TagCloudsOnResources.txt | 0 doc/devel/{rfc_pending => rfc_dropped}/TodoLists.txt | 0 doc/devel/{rfc_pending => rfc_dropped}/UnitTests_Python.txt | 0 28 files changed, 0 insertions(+), 0 deletions(-) rename doc/devel/{rfc_pending => rfc}/AllPluginInterfacesAreC.txt (100%) rename doc/devel/{rfc_pending => rfc}/ArchitectureOverview.txt (100%) rename doc/devel/{rfc_pending => rfc}/CCodingStyleGuide.txt (100%) rename doc/devel/{rfc_pending => rfc}/CodingStyle.txt (100%) rename doc/devel/{rfc_pending => rfc}/DataBackend.txt (100%) rename doc/devel/{rfc_pending => rfc}/DevelopmentFramework.txt (100%) rename doc/devel/{rfc_pending => rfc}/DistributedDevelopmentFramework.txt (100%) rename doc/devel/{rfc_pending => rfc}/EDLsAreMetaClips.txt (100%) rename doc/devel/{rfc_pending => rfc}/GloballInitialization.txt (100%) rename doc/devel/{rfc_pending => rfc}/HowToProceed.txt (100%) rename doc/devel/{rfc_pending => rfc}/InterfaceNamespaces.txt (100%) rename doc/devel/{rfc_pending => rfc}/LumieraDesignProcess.txt (100%) rename doc/devel/{rfc_pending => rfc}/Manifest.txt (100%) rename doc/devel/{rfc_pending => rfc}/MasterRepositorySetup.txt (100%) rename doc/devel/{rfc_pending => rfc}/MonthlyDeveloperMeetingOnIRC.txt (100%) rename doc/devel/{rfc_pending => rfc}/NoBugFlags.txt (100%) rename doc/devel/{rfc_pending => rfc}/ProcBuilder.txt (100%) rename doc/devel/{rfc_pending => rfc}/RepositorySetup.txt (100%) rename doc/devel/{rfc_pending => rfc}/ScriptingLanguage.txt (100%) rename doc/devel/{rfc_pending => rfc}/TimeHandling.txt (100%) rename doc/devel/{rfc_pending => rfc_dropped}/ApplicationStructure.txt (100%) rename doc/devel/{rfc_pending => rfc_dropped}/GitSubmoduleTransistion.txt (100%) rename doc/devel/{rfc_pending => rfc_dropped}/MistakestoAvoid.txt (100%) rename doc/devel/{rfc_pending => rfc_dropped}/OfficialAssemblyLanguage.txt (100%) rename doc/devel/{rfc_pending => rfc_dropped}/SkillsCollection.txt (100%) rename doc/devel/{rfc_pending => rfc_dropped}/TagCloudsOnResources.txt (100%) rename doc/devel/{rfc_pending => rfc_dropped}/TodoLists.txt (100%) rename doc/devel/{rfc_pending => rfc_dropped}/UnitTests_Python.txt (100%) diff --git a/doc/devel/rfc_pending/AllPluginInterfacesAreC.txt b/doc/devel/rfc/AllPluginInterfacesAreC.txt similarity index 100% rename from doc/devel/rfc_pending/AllPluginInterfacesAreC.txt rename to doc/devel/rfc/AllPluginInterfacesAreC.txt diff --git a/doc/devel/rfc_pending/ArchitectureOverview.txt b/doc/devel/rfc/ArchitectureOverview.txt similarity index 100% rename from doc/devel/rfc_pending/ArchitectureOverview.txt rename to doc/devel/rfc/ArchitectureOverview.txt diff --git a/doc/devel/rfc_pending/CCodingStyleGuide.txt b/doc/devel/rfc/CCodingStyleGuide.txt similarity index 100% rename from doc/devel/rfc_pending/CCodingStyleGuide.txt rename to doc/devel/rfc/CCodingStyleGuide.txt diff --git a/doc/devel/rfc_pending/CodingStyle.txt b/doc/devel/rfc/CodingStyle.txt similarity index 100% rename from doc/devel/rfc_pending/CodingStyle.txt rename to doc/devel/rfc/CodingStyle.txt diff --git a/doc/devel/rfc_pending/DataBackend.txt b/doc/devel/rfc/DataBackend.txt similarity index 100% rename from doc/devel/rfc_pending/DataBackend.txt rename to doc/devel/rfc/DataBackend.txt diff --git a/doc/devel/rfc_pending/DevelopmentFramework.txt b/doc/devel/rfc/DevelopmentFramework.txt similarity index 100% rename from doc/devel/rfc_pending/DevelopmentFramework.txt rename to doc/devel/rfc/DevelopmentFramework.txt diff --git a/doc/devel/rfc_pending/DistributedDevelopmentFramework.txt b/doc/devel/rfc/DistributedDevelopmentFramework.txt similarity index 100% rename from doc/devel/rfc_pending/DistributedDevelopmentFramework.txt rename to doc/devel/rfc/DistributedDevelopmentFramework.txt diff --git a/doc/devel/rfc_pending/EDLsAreMetaClips.txt b/doc/devel/rfc/EDLsAreMetaClips.txt similarity index 100% rename from doc/devel/rfc_pending/EDLsAreMetaClips.txt rename to doc/devel/rfc/EDLsAreMetaClips.txt diff --git a/doc/devel/rfc_pending/GloballInitialization.txt b/doc/devel/rfc/GloballInitialization.txt similarity index 100% rename from doc/devel/rfc_pending/GloballInitialization.txt rename to doc/devel/rfc/GloballInitialization.txt diff --git a/doc/devel/rfc_pending/HowToProceed.txt b/doc/devel/rfc/HowToProceed.txt similarity index 100% rename from doc/devel/rfc_pending/HowToProceed.txt rename to doc/devel/rfc/HowToProceed.txt diff --git a/doc/devel/rfc_pending/InterfaceNamespaces.txt b/doc/devel/rfc/InterfaceNamespaces.txt similarity index 100% rename from doc/devel/rfc_pending/InterfaceNamespaces.txt rename to doc/devel/rfc/InterfaceNamespaces.txt diff --git a/doc/devel/rfc_pending/LumieraDesignProcess.txt b/doc/devel/rfc/LumieraDesignProcess.txt similarity index 100% rename from doc/devel/rfc_pending/LumieraDesignProcess.txt rename to doc/devel/rfc/LumieraDesignProcess.txt diff --git a/doc/devel/rfc_pending/Manifest.txt b/doc/devel/rfc/Manifest.txt similarity index 100% rename from doc/devel/rfc_pending/Manifest.txt rename to doc/devel/rfc/Manifest.txt diff --git a/doc/devel/rfc_pending/MasterRepositorySetup.txt b/doc/devel/rfc/MasterRepositorySetup.txt similarity index 100% rename from doc/devel/rfc_pending/MasterRepositorySetup.txt rename to doc/devel/rfc/MasterRepositorySetup.txt diff --git a/doc/devel/rfc_pending/MonthlyDeveloperMeetingOnIRC.txt b/doc/devel/rfc/MonthlyDeveloperMeetingOnIRC.txt similarity index 100% rename from doc/devel/rfc_pending/MonthlyDeveloperMeetingOnIRC.txt rename to doc/devel/rfc/MonthlyDeveloperMeetingOnIRC.txt diff --git a/doc/devel/rfc_pending/NoBugFlags.txt b/doc/devel/rfc/NoBugFlags.txt similarity index 100% rename from doc/devel/rfc_pending/NoBugFlags.txt rename to doc/devel/rfc/NoBugFlags.txt diff --git a/doc/devel/rfc_pending/ProcBuilder.txt b/doc/devel/rfc/ProcBuilder.txt similarity index 100% rename from doc/devel/rfc_pending/ProcBuilder.txt rename to doc/devel/rfc/ProcBuilder.txt diff --git a/doc/devel/rfc_pending/RepositorySetup.txt b/doc/devel/rfc/RepositorySetup.txt similarity index 100% rename from doc/devel/rfc_pending/RepositorySetup.txt rename to doc/devel/rfc/RepositorySetup.txt diff --git a/doc/devel/rfc_pending/ScriptingLanguage.txt b/doc/devel/rfc/ScriptingLanguage.txt similarity index 100% rename from doc/devel/rfc_pending/ScriptingLanguage.txt rename to doc/devel/rfc/ScriptingLanguage.txt diff --git a/doc/devel/rfc_pending/TimeHandling.txt b/doc/devel/rfc/TimeHandling.txt similarity index 100% rename from doc/devel/rfc_pending/TimeHandling.txt rename to doc/devel/rfc/TimeHandling.txt diff --git a/doc/devel/rfc_pending/ApplicationStructure.txt b/doc/devel/rfc_dropped/ApplicationStructure.txt similarity index 100% rename from doc/devel/rfc_pending/ApplicationStructure.txt rename to doc/devel/rfc_dropped/ApplicationStructure.txt diff --git a/doc/devel/rfc_pending/GitSubmoduleTransistion.txt b/doc/devel/rfc_dropped/GitSubmoduleTransistion.txt similarity index 100% rename from doc/devel/rfc_pending/GitSubmoduleTransistion.txt rename to doc/devel/rfc_dropped/GitSubmoduleTransistion.txt diff --git a/doc/devel/rfc_pending/MistakestoAvoid.txt b/doc/devel/rfc_dropped/MistakestoAvoid.txt similarity index 100% rename from doc/devel/rfc_pending/MistakestoAvoid.txt rename to doc/devel/rfc_dropped/MistakestoAvoid.txt diff --git a/doc/devel/rfc_pending/OfficialAssemblyLanguage.txt b/doc/devel/rfc_dropped/OfficialAssemblyLanguage.txt similarity index 100% rename from doc/devel/rfc_pending/OfficialAssemblyLanguage.txt rename to doc/devel/rfc_dropped/OfficialAssemblyLanguage.txt diff --git a/doc/devel/rfc_pending/SkillsCollection.txt b/doc/devel/rfc_dropped/SkillsCollection.txt similarity index 100% rename from doc/devel/rfc_pending/SkillsCollection.txt rename to doc/devel/rfc_dropped/SkillsCollection.txt diff --git a/doc/devel/rfc_pending/TagCloudsOnResources.txt b/doc/devel/rfc_dropped/TagCloudsOnResources.txt similarity index 100% rename from doc/devel/rfc_pending/TagCloudsOnResources.txt rename to doc/devel/rfc_dropped/TagCloudsOnResources.txt diff --git a/doc/devel/rfc_pending/TodoLists.txt b/doc/devel/rfc_dropped/TodoLists.txt similarity index 100% rename from doc/devel/rfc_pending/TodoLists.txt rename to doc/devel/rfc_dropped/TodoLists.txt diff --git a/doc/devel/rfc_pending/UnitTests_Python.txt b/doc/devel/rfc_dropped/UnitTests_Python.txt similarity index 100% rename from doc/devel/rfc_pending/UnitTests_Python.txt rename to doc/devel/rfc_dropped/UnitTests_Python.txt