> Olaf Radicke <[email protected]> hat am 27. September 2013 um 01:04
> geschrieben:
> > Tommi Mäkitalo <[email protected]> hat am 26. September 2013 um 21:12
> > geschrieben:
> [...]
> > If you have some mapping where you can look up the directory of "bar"
> > then you can just change the mapping. But then you have just one "bar".
> > Why should you use subdirectories then when you use a flat naming scheme
> > then? You can just put the foo into the main directory.
>
> If we have more teams and he works at the same time on different components
> than it's a good idea too have a separate directory for a components. If
> you don't have you can get trouble with name conflicts - I think.
>
> > You can implement some mapping class if you want. Tntnet don't forbid
> > you to do it if you find, that it is useful. But I don't see any generic
> > functionality Tntnet should offer for that.
>
> One more time in the application layer. Okay, no problem.

Okay, now I'm ready. Here you can find my solution. I wrote a german
documentation:
https://github.com/OlafRadicke/tntnet_the_book/blob/master/markdown/de/210_Reverserouteing.markdown

And in my own project you can find an example implementation:

https://github.com/OlafRadicke/peruschim_cpp/tree/feature_trustet_user/src/RouteReverse

And his using:
https://github.com/OlafRadicke/peruschim_cpp/blob/feature_trustet_user/src/Core/manager/initcomponent.h
https://github.com/OlafRadicke/peruschim_cpp/blob/feature_trustet_user/src/Core/views/parts/user-session.ecpp.html

But I'm not 100% sure, that it is thread safe. So can you poof it and
give me a feedback please. 


Gratings,


-------------------|-------------------|-------------------|-------------------|

------------------------------------------------------------------------------
October Webinars: Code for Performance
Free Intel webinars can help you accelerate application performance.
Explore tips for MPI, OpenMP, advanced profiling, and more. Get the most from 
the latest Intel processors and coprocessors. See abstracts and register >
http://pubads.g.doubleclick.net/gampad/clk?id=60134791&iu=/4140/ostg.clktrk
_______________________________________________
Tntnet-general mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/tntnet-general

Reply via email to