In reading this paper, it seems one of the key ideas is "dynamic typing". There seems to be multiple aspects to this, including type "adapters" of various kinds, to enable more-easily fitting together independently developed components. I also get the sense that making things "easy" for developers is a value that dynamic typing provides. Are you thinking here of the Javascript style of typing values as "var" instead of specific static types?
If dynamic typing means something beyond getting independently - developed components' type systems to work together "easily", can you give a couple of use cases of what the dream is here? I put some concepts into the wiki-page; feel free to correct/augment etc. Thanks! -Marshall On 6/22/2015 5:30 AM, Thilo Goetz wrote: > Let me throw last year's dream into the ring then: > http://aclweb.org/anthology/W14-5209 > > --Thilo > > On 06/18/2015 04:41 PM, Marshall Schor wrote: >> I've put up another wiki page as a place to collect ideas for UIMA version 3. >> >> It's a place to dream a bit. It goes with the earlier page, >> https://cwiki.apache.org/confluence/display/UIMA/Modernizing+the+internals+of+UIMA >> . >> >> Feel free to contribute, of course! >> >> The page is linked from the above page, but here's the direct link: >> https://cwiki.apache.org/confluence/display/UIMA/Ideas+for+UIMAJ+v3 >> >> -Marshall >> >> >> >> > >
