George Aristy
George Aristy
> Try this instead: > > ``` > AGNOSTER_PROMPT_SEGMENTS=( > prompt_status > prompt_context > prompt_virtualenv > prompt_dir > prompt_git > prompt_end > ) > > typeset -aHg AGNOSTER_PROMPT_SEGMENTS > ```...
@victornoel *sigh* it's a relevant discussion but I'm parking this one for the moment being... Let's first get #913 and #915 - and their aftermaths! - out of the way.
@scristalli good question - if `Iterator.toString()` prints out all elements, it would consume the iterator itself.
@Shryne I'd first like to understand where exactly you think the problem is, whether it's the implementation's *complexity* or *performance*. (To add to the context, see #947 where we discuss...
@Shryne 1. True, but that's a trade-off we're willing to make, especially for `equals` and `hashcode` 2. We haven't measured it. Can you provide some measurements? Also, no PMD rule...
@Shryne ping Should we close this?
@Shryne I want to focus on your point about performance. What sort of application are you building that is being negatively impacted by cactoos' performance?
@Shryne what are the constraints on your resources (platform, RAM, cpu, etc)
@krzyk if we do that, then we may trigger any side effects or use up resources excessively. There may be a scenario where a resource is available only once, after...
@krzyk I can't think of a name for this new class