in reply to Re^2: Sharing large data structures between threads
in thread Sharing large data structures between threads
I would suggests that the requests, if you pursue that idea, “should merely be descriptive.” If the manner by which they are (presently...) implemented is by very-clever use of eval, then so be it ... but don’t scatter that implementation detail throughout all of the client code. One day, you might decide that this approach is not so Tom Swifty after all, and if this be so, it should be easily and (ahem...) “Swiftly” replaceable without impacting much source-code that is hither, tither and yon.
| Replies are listed 'Best First'. | |
|---|---|
|
Re^4: Sharing large data structures between threads
by anonymized user 468275 (Curate) on Mar 09, 2011 at 17:32 UTC | |
by BrowserUk (Patriarch) on Mar 09, 2011 at 18:32 UTC | |
by anonymized user 468275 (Curate) on Apr 20, 2011 at 11:47 UTC | |
by BrowserUk (Patriarch) on Apr 20, 2011 at 13:03 UTC | |
by anonymized user 468275 (Curate) on Apr 21, 2011 at 09:59 UTC | |
|