Commit graph

40 commits

Author SHA1 Message Date
4c748c543b Rfc: overrule and push the "Scripting language Lua" back to draft.
During the last years, I became more and more doubtful and regretted
that decision. In hindsight, the fundamental conflict was present
already in the original discussion.

My own experience showed me again and again: skipping the hard work
of specification for sake of some kind of fluid prototyping rarely
leads to anything solid. If "time to market" counts, this can be
a viable strategy though...
2023-02-04 02:08:25 +01:00
24d421c6ed DOC: decide to pull through with the layer renaming 2018-11-15 19:40:12 +01:00
cc2ff520ed DOC: Plan to rename the three Layers
Considering this since some time, since it more and more occurred to me
the existing conventional names are a misfit. And they are dull and clumsy.

This fall, I mentioned it to Benny, and he seemed to be rather favourable towards that idea,
which encourages me just to go ahead. Unfortunately, I am alone on the coding frontier
right now, which has several downsides, but at least it gives me the ability
to pull off radical moves.
2018-11-15 16:06:55 +01:00
c46883d4a8 RFC: Scheduler Requirements
initial draft of an RfC to discuss and define the
requirements for other parts of the application to relie on

note: this commit fixes a merge error; the RfC was lost
while combining documentation and code branches
2013-08-24 15:53:50 +01:00
64e6d37bb8 RFC architecture draft for metadata handling and serialisation 2012-10-08 06:53:22 +02:00
e039c9391c RFC: draft a new RfC to describe required website authoring support tools 2012-10-07 05:55:12 +02:00
Christian Thaeter
61e5a6a47b RFC: finalize GitCommitMessageFormat 2012-09-13 03:59:45 +02:00
Christian Thaeter
5da7f0cd6e RFC: Git Commit Message Format
Formal description for the format of commit messages.
2012-08-31 04:47:01 +02:00
Christian Thaeter
5310d8a571 RFC: Tags 2012-08-30 21:53:26 +02:00
Christian Thaeter
aa60486066 apply the new RFC structure to existing RFC's 2012-08-30 20:50:08 +02:00
34d0622dd3 notes to the EngineInterface RfC 2011-12-16 20:25:34 +01:00
23d4202ec2 update StreamTypes RFC to our current standard RRF structure 2011-12-16 20:15:11 +01:00
c3bf3bb269 StreamTypes RFC: spelling and wording improvements 2011-12-16 20:15:02 +01:00
4b6f4fc140 StreamTypes RFC: spelling and wording improvements 2011-12-16 19:55:24 +01:00
f435e8d19c Update dev meeting TOC, add raw IRC transcript of May meeting
Signed-off-by: Ichthyostega <prg@ichthyostega.de>
2011-05-15 01:26:51 +02:00
c49c7b5fdd new RfC: Engine Interface Specification 2011-05-11 21:06:45 +02:00
3c9c145f7b promote the Engine Interface Overview to draft state 2011-05-11 21:06:25 +02:00
Christian Thaeter
48f5e154a0 New RFC about factoring liblumiera out into a spinoff subproject 2011-04-22 11:47:10 +02:00
Christian Thaeter
8b6ce26110 FIX: next attempt to tame the menugen script (I promise I RTFM next time) 2011-04-14 04:25:43 +02:00
Christian Thaeter
69786d2b2e Changes/Updates on the RFC documents as decided on the Developer meeting 2011-04-14 03:47:16 +02:00
472b1f7c75 new RfC: proposed Version numbering scheme 2011-03-09 03:05:22 +01:00
1f559b883a Fix links and backlinks in RfC documents 2011-02-27 23:13:09 +01:00
07804bed2c integrate the RfC entries into the new website structure 2011-02-27 21:42:12 +01:00
43558d0f01 RfC ApplicationInstall now in draft state 2011-02-13 20:20:12 +01:00
b99e8d307e write up details for the ApplicationInstall RfC 2011-02-13 19:52:54 +01:00
f2c18e5a9c RfC describing necessary steps for installing and packaging Lumiera 2011-01-11 17:17:27 +01:00
ef95048de0 formatting fixes for existing RfCs 2010-12-13 04:46:44 +01:00
7960ab5364 Start a RfC regarding requirements of Website Navigation 2010-12-08 12:31:51 +01:00
9085de3e15 adjust overview pages and link in further content 2010-11-17 04:41:28 +01:00
f485bef315 Merge documentation and RFCs 2010-10-16 02:14:21 +02:00
f9e42c53a6 comment on the RFC 'new doc structure' 2010-10-16 01:59:47 +02:00
Christian Thaeter
e476102467 RFC: new doc structure 2010-10-16 00:57:51 +02:00
Christian Thaeter
091785c2d4 Rewrap all RFC's
This reverts commit 65bae31de4103abb7d7b6fd004a8315973d3144a.
and reprocessed the wrapping.

Note that the automatic wrapping is not perfect, some manual fixing
by removing some hunks was required.
2010-08-01 03:19:24 +02:00
Christian Thaeter
6cf8b9f2f3 RFC about the application main thread handling signals and resource management 2010-08-01 03:19:23 +02:00
Christian Thaeter
a895e6a666 Line wrapped all rfc's 2010-08-01 03:19:23 +02:00
Christian Thaeter
32933c7c88 WIP: Draft rfc about resource budgeting 2010-08-01 03:19:23 +02:00
Christian Thaeter
bea7364b35 WIP: Draft about the profiler 2010-08-01 03:19:23 +02:00
Christian Thaeter
34f0211d7f initial processing of all RFC's it worked! 2010-08-01 03:19:23 +02:00
Christian Thaeter
d1d3461e5d Import old DesignProcess into rfc_pending 2010-08-01 03:19:23 +02:00
Christian Thaeter
64ad648eac DesignProcess is dead, long live RFC
* new directory structure in doc/devel to take RFC's
   rfc/          - Final RFC's
   rfc_pending/  - Emerging RFC's
   rfc_dropped/  - Rejected or Parked RFC's
 * Template directory doc/template/ for just a rfc.txt
   for creating new RFC's yet
 * admin/rfc.sh a script to maintain RFC's
2010-08-01 03:19:22 +02:00