##// END OF EJS Templates
Added 'Fail' method to RunnableComponent which allows component to move from...
Added 'Fail' method to RunnableComponent which allows component to move from Running to Failed state. Added PollingComponent a timer based runnable component More tests Added FailPromise a thin class to wrap exceptions Fixed error handling in SuccessPromise classes.

File last commit:

r188:3071220371f8 ref20160224
r203:4d9830a9bbb8 v2
Show More
.hgignore
20 lines | 390 B | text/plain | TextLexer
user@factory.site.local
initial commit...
r0 syntax: glob
Implab.Test/bin/
*.user
Implab.Test/obj/
*.userprefs
Implab/bin/
Implab/obj/
TestResults/
cin
Added Impl.Fx
r3 Implab.Fx/obj/
cin
Implab.Fx: implemented animation object...
r4 Implab.Fx/bin/
cin
implemented overlay helpers and some animation heplers improvments
r5 Implab.Fx.Test/bin/
Implab.Fx.Test/obj/
cin
implemeted new cancellable promises concept
r10 _ReSharper.Implab/
cin
initial work on interactive logger
r45 Implab.Diagnostics.Interactive/bin/
Implab.Diagnostics.Interactive/obj/
cin
improved tracing...
r93 MonoPlay/bin/
cin
minor refactoring
r116 MonoPlay/obj/
cin
refactoring complete, JSONParser rewritten
r180 Implab.Test/Implab.Format.Test/bin/
Implab.Test/Implab.Format.Test/obj/
cin
Updated VS project
r188 *.suo