Reply To: Extreme Memory Usage

FlowCanvas Forums Support Extreme Memory Usage Reply To: Extreme Memory Usage

#506
rixter757
Participant

    Interesting post.

    I think the key here is C# code generation. uScript is the only VS tool from the above that produces C#. The only other I can think of is Blox2, you might want to compare it also. I’m not sure if C# is on the FlowCanvas roadmap?

    Other factors here should include project size & the time to create code, based on experience & tool capability. If you can code, you should. No-one would argue with that. Since you are here, you probably require less complication than actual coding for your team. So you have to weigh up the pro’s and con’s.

    The best balance is to create the complicated functions with C# and show your designers how to interact with VS and code reflection.

    Can you post any code snippet like-for-likes against each other? I would personally like to see how each construct compares.
    My limited experience is that FlowCanvas is much easier to learn than the other 2 VS tools, with far fewever nodes needed to accomplish the most basic tasks. Again, your like-for-like would make for a great read.

    Rix