Patrick R

Results 18 comments of Patrick R

Sorry should have been more specific on Morphic (UI2) :) So: Yes I did

No worries about response times :) This is a minor issue anyway. I was thinking about the list, as this list is already given in the baseline of Vivide and...

I think the separate get and load calls are fine, as this separation is sometimes quite useful. Would it also be an option to only flush the caches of the...

Thanks for pointing it out. It does break the rule but we can change it in another way. Does this prevent progress right now?

@stlutz Maybe you have an oppinion on #68 ? As the dispatch can not be mixed safely, I opted for a configuration. For your attributes you can now decide on...

In addition to the `children` method wthere would be the `childrenIncludingSpaces` method that returns the children as if the spaces were parsed from the start on. For example ```Smalltalk aNode...

Please have a look / try out the new methods added in 31c8c08. They are a first sketch of how this could work and not all corner cases are covered...

Ah! Thanks a lot! I suspected something like this but didn't have the time to think this through. I'll look into this case.

Please have a look at 9b85725 :) Again it is more of a sketch as I currently do not have time to think this trough. The current approach might still...

Thanks for the PR! I will look at it Monday. Also: Sorry for not advancing this further. The week was somewhat busy. I am working on #48 currently, which resulted...