|
|
7895ce5f49
|
solve the problem with re-binding and advice::Request
|
2010-06-04 17:25:33 +02:00 |
|
|
|
666d57f6ef
|
code up the obvious part of the AdviceSystem implementation
|
2010-06-04 04:35:40 +02:00 |
|
|
|
d0e7f9b77d
|
use the NullValue holder to solve the problem with default advice solutions
Implementation is simple, but the implications might be tricky
|
2010-06-03 04:40:38 +02:00 |
|
|
|
72c01e12c9
|
implement a simple singleton holder for NIL/default objects
|
2010-06-03 04:40:38 +02:00 |
|
|
|
91c2763fa4
|
WIP considering how to manage default / fallback advice
|
2010-06-03 04:40:38 +02:00 |
|
|
|
a9595d0a7f
|
refactor link to the advice system into separate baseclass
|
2010-06-03 04:40:38 +02:00 |
|
|
|
74e12dd17a
|
factor advice holding buffer into separate Class
|
2010-06-03 04:40:37 +02:00 |
|
|
|
d5ebe14d73
|
add (protected) calls to the AdviceSystem
|
2010-06-03 04:40:37 +02:00 |
|
|
|
69af735070
|
reconsider advice implementation. Investigate some tricky implementation decisions
|
2010-06-03 04:40:37 +02:00 |
|
|
|
7dcdff3287
|
advice-basics: stubbed and fixed to pass compiler
|
2010-06-03 04:40:37 +02:00 |
|
|
|
83b5c8c2c2
|
WIP code up external advice API
|
2010-06-03 04:40:37 +02:00 |
|
|
|
c9437b3bff
|
binding index unit test pass
|
2010-06-03 04:40:37 +02:00 |
|
|
|
0c123e4af3
|
Bugfix
|
2010-06-03 04:40:36 +02:00 |
|
|
|
ca93b11010
|
provide self-verification. Advice index impl. now complete
but not yet tested...
|
2010-06-03 04:40:36 +02:00 |
|
|
|
d00d42b58c
|
code up the core solution finding logic
|
2010-06-03 04:40:36 +02:00 |
|
|
|
e0cfa6798f
|
implement the diagnostic operations
|
2010-06-03 04:40:36 +02:00 |
|
|
|
f1be9886fa
|
fix problem with comparisions / containment check
|
2010-06-03 04:40:36 +02:00 |
|
|
|
d4433fb3f3
|
WIP code high-level index functionality
|
2010-06-03 04:40:36 +02:00 |
|
|
|
bf02d6d03f
|
adapter interface for the test-entry
|
2010-06-03 04:40:36 +02:00 |
|
|
|
3c35e2a95f
|
WIP code up index functionality...
|
2010-06-03 04:40:36 +02:00 |
|
|
|
530940254e
|
stubbed advice binding index implementation
|
2010-06-03 04:40:36 +02:00 |
|
|
|
c8ac2b0447
|
planning the advice binding index implementation
|
2010-06-03 04:40:35 +02:00 |
|
|
|
5b48b9f864
|
fix a regression regarding struct-asset naming scheme
|
2010-06-03 04:40:35 +02:00 |
|
|
|
0514c24487
|
Advice binding pattern finished, passing unit test
now detecting a lot of syntax errors
|
2010-06-03 04:40:35 +02:00 |
|
|
|
6bc78064d1
|
SCons: improve dependency handling for the testsuite
|
2010-06-03 04:40:35 +02:00 |
|
|
|
1e28c7f1ab
|
get the advice binding unit test to pass thus far
|
2010-06-03 04:40:35 +02:00 |
|
|
|
85f8035f92
|
Implement parsing of Advice binding pattern spec
|
2010-06-03 04:40:35 +02:00 |
|
|
|
f2269b7e78
|
Implement Advice binding pattern
|
2010-06-03 04:40:35 +02:00 |
|
|
|
f27024172f
|
Implementation skeleton for advice binding match
|
2010-06-03 04:40:34 +02:00 |
|
|
|
e3c963378f
|
outline some implementation details regarding the Bindings to match
|
2010-06-03 04:40:34 +02:00 |
|
|
|
3e2b78b670
|
fill in the basic definitions to make the draft test compile
|
2010-06-03 04:40:34 +02:00 |
|
|
|
b789c110fa
|
test-driven brainstorming: how the basic advice collaboration should work
|
2010-06-03 04:40:34 +02:00 |
|
|
|
abe8d876dd
|
Start planning the Advice implementation: skeleton of unit tests
|
2010-06-03 04:40:34 +02:00 |
|
|
|
1245f873e6
|
Advice: Requirements, design conclusions, implementation draft.
|
2010-06-03 04:40:34 +02:00 |
|
|
|
f322e5c463
|
UML for Advice concept and implementation
|
2010-06-03 04:40:33 +02:00 |
|
|
|
e3ebe2cc55
|
expand on some detials and requirements for advice
|
2010-06-03 04:40:33 +02:00 |
|
|
|
311fb62c9d
|
Collect properties for the new Advice concept
|
2010-06-03 04:40:33 +02:00 |
|
|
|
560612d467
|
check out how to use the GDB Python pretty-printers
Yes, it works with GDB 7.1 from Debian/Squeeze
|
2010-06-03 04:37:22 +02:00 |
|
|
|
b998935d6f
|
fix linking problem with the asset::Struct naming scheme
|
2010-06-03 04:37:22 +02:00 |
|
|
|
1f988e17cd
|
unfinished code commented out
|
2010-06-03 04:37:22 +02:00 |
|
|
|
0f6c2e84d2
|
test-driven brainstorming: TypedID usage
|
2010-06-03 04:37:22 +02:00 |
|
|
|
ea861a8c74
|
update UML to reflect improved Asset/MObject design
|
2010-06-03 04:37:21 +02:00 |
|
|
|
3bb8d87141
|
corrections and updates to older pages (object creation)
|
2010-06-03 04:37:21 +02:00 |
|
|
|
1698680315
|
planning TypedID (registration service)
|
2010-06-03 04:37:21 +02:00 |
|
|
|
a78845507a
|
cleanup
|
2010-06-03 04:37:20 +02:00 |
|
|
|
e61eb01942
|
experimental fix for #307
|
2010-06-03 04:37:20 +02:00 |
|
|
|
debba6f769
|
Fix PlacementIndex corruption while deleting recursively
|
2010-06-03 04:37:20 +02:00 |
|
|
|
82d8d26308
|
extend the map iterator adapter to work on STL ranges
|
2010-06-03 04:37:20 +02:00 |
|
|
|
939270063e
|
helper: take snapshot of a given Lumiera or STL iterator
|
2010-06-03 04:37:20 +02:00 |
|
|
|
81f87ba852
|
similar low-level iterator adapter for multimap value groups
|
2010-06-03 04:37:20 +02:00 |
|