Timeline



2009-08-11:

20:44 Ticket #124 (url configuration for uwiki) closed by Mridul
done: the way action names are being extracted from url is this, url: …
06:35 Changeset in Lumiera [a845a4d2]debdev/playdocumentationintegrationscons by Ichthyostega <prg@…>
unit test covering the cmd registry
05:13 Ticket #219 (implement the TypedAllocationManager backend properly) created by Ichthyostega
Replace the dummy (heap based) implementation. This should be a real …
05:08 Ticket #218 (consider refactoring AllocationCluster and TypedAllocationManager) created by Ichthyostega
...there seems to be quite some similarity, because both handle …
04:58 Ticket #217 (unit test to cover the TypedAllocationManager (baseclass)) created by Ichthyostega
I factored out a generic interface/frontend as a baseclass. This might …
04:57 Ticket #216 (add dynamic match functions to utable schemas) created by Christian Thäter
currently utable expand groups and roles at parse time with the …
04:32 Changeset in Lumiera [0d4d3f2]debdev/playdocumentationintegrationscons by Ichthyostega <prg@…>
implement mising diagnostics
03:59 Ticket #215 (policy how to define commands) created by Ichthyostega
work out a pattern how to define commands in practice. As commands are …
03:49 Ticket #214 (MObject serialisation) created by Ichthyostega
03:48 Ticket #213 (Persistence) created by Ichthyostega
= Persistence = this is a tracking ticket -- individual tasks …
03:37 Ticket #212 (handling pattern for UNDO) created by Ichthyostega
implementing this pattern would add the invocation of UNDO. Currently …
03:34 Ticket #211 (handling pattern for dispatch) created by Ichthyostega
03:33 Ticket #210 (design Command handling patterns) created by Ichthyostega
* As a Lumiera Architect, * I want the Dispatch and possibly …
03:29 Ticket #209 (ProcDispatcher: preliminary implementation) created by Ichthyostega
* build a usable first version of the ProcDispatcher component to …
03:25 Ticket #208 (SteamDispatcher) created by Ichthyostega
= this is a tracking ticket = individual tasks depending... The …
03:01 Ticket #207 (MObjectRef unit test) created by Ichthyostega
Unit test is outlined, but mostly still commented out. Work on this is …

2009-08-09:

23:33 Changeset in Lumiera [8925c9a]debdev/playdocumentationintegrationscons by Ichthyostega <prg@…>
see ticket 205
23:32 Changeset in Lumiera [b9763b6]debdev/playdocumentationintegrationscons by Ichthyostega <prg@…>
command frontend sort-of written now, pending integration test
23:30 Changeset in Lumiera [5988b1d]debdev/playdocumentationintegrationscons by Ichthyostega <prg@…>
clean up command interface
22:59 Ticket #206 (clean re-implementation of cmd registry using pool allocations) created by Ichthyostega
To get ahead, I use a quick-n-dirty implementation with heap …
22:48 Ticket #205 (re-binding to another argument doesn't work) created by Ichthyostega
a conceptual error causes re-binding of a command (e.g. to another …
19:55 Changeset in Lumiera [9f40e4a]debdev/playdocumentationintegrationscons by Ichthyostega <prg@…>
implemented definition and access of handling patterns
17:22 Changeset in Lumiera [2e58611e]debdev/playdocumentationintegrationscons by Ichthyostega <prg@…>
define session lifecycle event IDs
17:18 Ticket #204 (ensure session lifecycle events are issued) created by Ichthyostega
Verify the session lifecycle events are invoked reliably on any …
02:12 Changeset in Lumiera [eada1aa]debdev/playdocumentationintegrationscons by Ichthyostega <prg@…>
now able to solve the store-as (clone) problem
01:48 Changeset in Lumiera [da3cf5a]debdev/playdocumentationintegrationscons by Ichthyostega <prg@…>
rework the cmd registry to build on this
01:47 Changeset in Lumiera [e178bd0]debdev/playdocumentationintegrationscons by Ichthyostega <prg@…>
completely factor out allocation/deallocation and placement new into a …
01:38 Changeset in Lumiera [ba2d4dc]debdev/playdocumentationintegrationscons by Ichthyostega <prg@…>
a handle may also be activated by sharing ownership with a manager

2009-08-07:

15:13 Changeset in Lumiera [82aee60]debdev/playdocumentationintegrationscons by Ichthyostega <prg@…>
WIP attempt to solve the clone problem (draft)

2009-08-06:

16:00 Changeset in Lumiera [09a594d2]debdev/playdocumentationintegrationscons by Ichthyostega <prg@…>
WIP: considerations for a store-as (clone) operation
05:11 Ticket #203 ([placeholder ticket]) created by Undercover Agent
this ticket number was claimed and reserved for later use…

2009-08-05:

16:37 Ticket #65 (rename 'doc' to 'www') closed by Christian Thäter
done

2009-08-04:

00:25 Changeset in Lumiera [a677e2e]debdev/playdocumentationintegrationscons by Ichthyostega <prg@…>
second shot for implementing the binding: better the other way round
00:24 Changeset in Lumiera [b6246cb]debdev/playdocumentationintegrationscons by Ichthyostega <prg@…>
rename the operation "closeArguments", which is more to the point

2009-08-03:

23:30 Changeset in Lumiera [efd6e99]debdev/playdocumentationintegrationscons by Ichthyostega <prg@…>
first shot at solving the problem how to bind later on
16:17 Changeset in Lumiera [155254d]debdev/playdocumentationintegrationscons by Ichthyostega <prg@…>
build new cmd impl object within registry
16:15 Changeset in Lumiera [59f42c2]debdev/playdocumentationintegrationscons by Ichthyostega <prg@…>
get type-id string
15:59 Changeset in Lumiera [b3cd834]debdev/playdocumentationintegrationscons by Ichthyostega <prg@…>
try to get generated code a bit more readable

2009-08-02:

19:39 Ticket #202 (reorganise lib and util namespaces) created by Ichthyostega
there are some inconsistencies now, and moreover, lib starts becoming …
18:57 Changeset in Lumiera [853aff1]debdev/playdocumentationintegrationscons by Ichthyostega <prg@…>
fixed and stubbed until it passes compiler again
18:55 Changeset in Lumiera [327cbc8]debdev/playdocumentationintegrationscons by Ichthyostega <prg@…>
WIP extended binding and invocation to support the convenience shortcuts
16:00 Changeset in Lumiera [4236d06]debdev/playdocumentationintegrationscons by Ichthyostega <prg@…>
WIP: implement the basic operation of execution pattern

2009-08-01:

21:57 Changeset in Lumiera [f2126c0]debdev/playdocumentationintegrationscons by Ichthyostega <prg@…>
WIP partially get new proc-layer command impl through the compiler
15:14 Changeset in Lumiera [8971d66]debdev/playdocumentationintegrationscons by Ichthyostega <prg@…>
WIP more implementation…
00:18 Changeset in Lumiera [c2d9a02]debdev/playdocumentationintegrationscons by Ichthyostega <prg@…>
WIP some more nailing down of implementation details

2009-07-31:

16:28 Ticket #201 (sane abort of build process) created by Ichthyostega
While generally the build process just creates a new low-level model, …
16:26 Ticket #200 (sane rendering abort) created by Ichthyostega
care for aborting render processes sanely in case of error, emergency …
16:21 Ticket #199 (care for consistent Session state (anytime)) created by Ichthyostega
This ticket is to remind us of this issue, when we are able to reason …
16:13 Ticket #198 (Quick shutdown) created by Ichthyostega
== quick shutdown circumventing dtors == this is a tracking …

2009-07-30:

18:50 Changeset in Lumiera [c9e1439]debdev/playdocumentationintegrationscons by Ichthyostega <prg@…>
WIP phase out the superfluous static access functions
18:49 Ticket #197 (improve exception diagnostic with more context info) created by Ichthyostega
At various places it would be possible to include more context …
01:57 Changeset in Lumiera [6551779]debdev/playdocumentationintegrationscons by Ichthyostega <prg@…>
WIP this might solve the race condition

2009-07-29:

14:55 Changeset in Lumiera [eaa4add]debdev/playdocumentationintegrationscons by Ichthyostega <prg@…>
WIP more implementation drafting…
14:12 Ticket #196 (sane shutdown behaviour of the CommandRegistry) created by Ichthyostega
reminder @self * can it happen that CommandImpl deleter functions are …
14:07 Ticket #195 (Clean shutdown) created by Ichthyostega
== clean Application shutdown == this is a tracking ticket -- …

2009-07-28:

18:50 Ticket #170 (ascciidoc, find out how to add multiple authors to a document) closed by Thilo Pfennig
done: http://www.methods.co.nz/asciidoc/faq.html#_how_can_i_assign_multiple_a

2009-07-27:

14:36 Ticket #194 (write support for utables) created by Christian Thäter
Currently there is no 'write' support for utables. That means that …
14:29 Ticket #193 (escaping/quoting for utables) created by Christian Thäter
Utables (uwiki metadata) are meant to be a easily human readable …
00:38 Changeset in Lumiera [19dd606]debdev/playdocumentationintegrationscons by Ichthyostega <prg@…>
WIP some implementation drafting…

2009-07-26:

00:00 Changeset in Lumiera [3ebb8d0]debdev/playdocumentationintegrationscons by Ichthyostega <prg@…>
WIP and more stubbing…
00:00 Changeset in Lumiera [c85eb20]debdev/playdocumentationintegrationscons by Ichthyostega <prg@…>
allow bind functions with return value

2009-07-25:

17:21 Changeset in Lumiera [1db718c]debdev/playdocumentationintegrationscons by Ichthyostega <prg@…>
WIP more stubbing…
17:20 Changeset in Lumiera [299c316]debdev/playdocumentationintegrationscons by Ichthyostega <prg@…>
Fix: containment check should take const args
15:51 Changeset in Lumiera [76b6f5d]debdev/playdocumentationintegrationscons by Ichthyostega <prg@…>
ooops, forgot some copy-n-pastes

2009-07-24:

15:50 Changeset in Lumiera [211a2da]debdev/playdocumentationintegrationscons by Ichthyostega <prg@…>
WIP stubbing undefined operations…
03:24 Changeset in Lumiera [f40282b]debdev/playdocumentationintegrationscons by Ichthyostega <prg@…>
WIP devised various aspects of command execution, drafted as unit test

2009-07-23:

01:47 Changeset in Lumiera [a8a0e07]debdev/playdocumentationintegrationscons by Ichthyostega <prg@…>
test driven brainstorming
01:47 Changeset in Lumiera [c5f7815]debdev/playdocumentationintegrationscons by Ichthyostega <prg@…>
reorganise the intermediary command def context classes

2009-07-22:

17:06 Ticket #192 (ulua doesn't pass querystring to script) closed by Christian Thäter
done: should be fixed now
03:12 Changeset in Lumiera [66f94f9]debdev/playdocumentationintegrationscons by Ichthyostega <prg@…>
drafting/design (cont)

2009-07-21:

20:55 Ticket #192 (ulua doesn't pass querystring to script) created by Mridul
if i have a url like domain/uwiki/test/?login the script aborts with …
02:49 Changeset in Lumiera [d80f0cf]debdev/playdocumentationintegrationscons by Ichthyostega <prg@…>
WIP start some drafting
02:13 Changeset in Lumiera [d122a32]debdev/playdocumentationintegrationscons by Ichthyostega <prg@…>
Documentation & planning the parts to implement next

2009-07-20:

05:03 Changeset in Lumiera [c85d1d3c]debdev/playdocumentationintegrationscons by Ichthyostega <prg@…>
ArgumentHolder finished, low-level integration test pass
03:09 Changeset in Lumiera [63bad834]debdev/playdocumentationintegrationscons by Ichthyostega <prg@…>
comparisons and state detection now working as expected
02:21 Changeset in Lumiera [33757bb]debdev/playdocumentationintegrationscons by Ichthyostega <prg@…>
why the hell doesn't boost provide functor comparison operators.. (yes …

2009-07-19:

17:13 Changeset in Lumiera [e879e0c]debdev/playdocumentationintegrationscons by Ichthyostega <prg@…>
implemented argument and memento comparisons (doesn't pass test yet)
06:32 Changeset in Lumiera [f73c9388]debdev/playdocumentationintegrationscons by Ichthyostega <prg@…>
ArgumentHolder reworked to use InPlaceBuffer; now passes basic tests
06:03 Changeset in Lumiera [7f44de2]debdev/playdocumentationintegrationscons by Ichthyostega <prg@…>
collecting some formatting & diagnostics utils here…
04:24 Changeset in Lumiera [5784bd2]debdev/playdocumentationintegrationscons by Ichthyostega <prg@…>
Fix: use boost::operator! for binding expr. to avoid infinite recursion
03:47 Changeset in Lumiera [5f0c9e2]debdev/playdocumentationintegrationscons by Ichthyostega <prg@…>
remove any use of boost::function in favour of <tr1/functional> this …
03:44 Ticket #146 (collect function closure tools) closed by Ichthyostega
done: function.hpp, function-closure.hpp and function-erasure.hpp, …
03:38 Ticket #191 (external API organisation) created by Ichthyostega
== Care for consitent arrangement of external API contents == * …
03:26 Ticket #161 (cleanup use of boost::function include) closed by Ichthyostega
done: we got increasingly problems with ambiguous or unresolvable …

2009-07-18:

22:41 Changeset in Lumiera [3ecd804]debdev/playdocumentationintegrationscons by Ichthyostega <prg@…>
assertion to guard buffer size limit
20:07 Changeset in Lumiera [584878e]debdev/playdocumentationintegrationscons by Ichthyostega <prg@…>
yet another variation of managing an object in-place
17:36 Changeset in Lumiera [6510155]debdev/playdocumentationintegrationscons by Ichthyostega <prg@…>
back on route: trying to get the ArgumentHolder to fly…

2009-07-17:

18:22 Changeset in Lumiera [3f8d82a]debdev/playdocumentationintegrationscons by Ichthyostega <prg@…>
Victory! bashed the iter-adapters and the ScopedPtrVect into …
02:13 Changeset in Lumiera [165cfc7]debdev/playdocumentationintegrationscons by Ichthyostega <prg@…>
WIP allow some conversions, attempt to define the const_iterator properly

2009-07-16:

17:36 Changeset in Lumiera [4f5fca6]debdev/playdocumentationintegrationscons by Ichthyostega <prg@…>
now able to implement ScopedPtrVect iteration properly
16:55 Ticket #190 (Iterator-function to piggyback a lazy evaluation) created by Ichthyostega
As a Lumiera developer, I want to pass an entirely self-contained …

2009-07-15:

16:47 Ticket #189 (Action working.) created by Mridul
Now we are calling action.invoke() method to run an action. I can see …
05:26 Changeset in Lumiera [a018784]debdev/playdocumentationintegrationscons by Ichthyostega <prg@…>
reworked IterAdapter, added RangeIter for STL ranges. Should do for now

2009-07-14:

04:29 Changeset in Lumiera [b2f72ef]debdev/playdocumentationintegrationscons by Ichthyostega <prg@…>
IterAdapter now passes test, but is still rather uggly…

2009-07-12:

23:25 Changeset in Lumiera [e2cd4ab]debdev/playdocumentationintegrationscons by Ichthyostega <prg@…>
fix name, add test for postfix increment
23:16 Changeset in Lumiera [1a69026]debdev/playdocumentationintegrationscons by Ichthyostega <prg@…>
spelling fix
23:16 Changeset in Lumiera [60cf9e8]debdev/playdocumentationintegrationscons by Ichthyostega <prg@…>
trying to implement a simple iterator adapter working (oops, didn't …
21:21 Changeset in Lumiera [fa3d596]debdev/playdocumentationintegrationscons by Ichthyostega <prg@…>
helper for accepting arguments passes unit test
20:51 Changeset in Lumiera [30db042b]debdev/playdocumentationintegrationscons by Ichthyostega <prg@…>
add component access to the time wrapper (quick'n dirty)
20:50 Ticket #188 (proper component access for time values) created by Ichthyostega
due to immediate need, Ichthyo hacked in a quick-n-dirty component …
20:49 Ticket #187 (uwiki module paths) created by Mridul
the require function looks in the LUA_PATH env var to see where the …
18:08 Changeset in Lumiera [66f7b1b]debdev/playdocumentationintegrationscons by Ichthyostega <prg@…>
WIP impl.draft for the helper…
17:30 Changeset in Lumiera [b392d6bf]debdev/playdocumentationintegrationscons by Ichthyostega <prg@…>
WIP design a helper for accepting the arguments to bind
16:55 Changeset in Lumiera [accaba4]debdev/playdocumentationintegrationscons by Ichthyostega <prg@…>
WIP impl draft for ArgumentHolder
12:30 Ticket #186 (New simpler Launcher interface) created by Mridul
I've made a wsapi based launcher interface for the uwiki. And packaged …
Note: See TracTimeline for information about the timeline view.