Pavel Vasev

Results 23 comments of Pavel Vasev

Mike thank you for explaining the work-around!

> I suspect that this would probably require some refactoring, because currently the addSystem function internally instantiates the system. Open for ideas though! I couldn't catch a problem you are...

Additionally I suggest to store filter's content, e.g. list of entitites, and probably world entites list, as a `Set`. Motivation: internally filters are queried oftenly, whis a question like `is...

Anybody alive here?..

> Can you use a newer version of the gem to that supports current versions of Ruby? > > The mysql2 0.2 series is rather out of date. Thank you...

> What is Rails 2.3 LTS? https://railslts.com/

Here is their recommendation to use mysql2. https://makandracards.com/railslts/47192-ruby-2-5-support-for-rails-2-3-lts Actually they motivate it because mysql gem does not compile in ruby 2.5 at all.

need this feature too..

Thank you, Camden! We try to use passenger in standalone, and want to abstract from it's nginx nature;-) anyway, thank you for the advice! ср, 17 окт. 2018, 20:09 Camden...

@akreuzkamp @ChALkeR My opinion is: if this function might be used as public API to register arbitrary qml properties to arbitrary qml object at arbitrary time, we absolutely must keep...