LLBLGen Pro Support System Feature requests feed https://llblgen.com/tinyforum//Forum/35 This is the RSS feed for the forum Feature requests on the LLBLGen Pro Support System forum system. 30 en-us Async method for FetchEntity by Otis <p>We mainly added async to Linq and Queryspec and the methods in the LowLevel API which are used by those. We didn't add async variants for FetchEntity because there are a lot of overloads and that would cause a lot of different methods (as they all need an async variant and one with and without CancellationToken), plus using Linq or Queryspec to fetch a single entity with a prefetch path is supporting async. So to avoid the explosion in teh API and as the 2 api's already support single entity fetch with prefetch path using async we didn't add it.</p> Otis https://llblgen.com/tinyforum/Thread/28841#153371 Wed, 21 Feb 2024 07:19:14 GMT Async method for FetchEntity https://llblgen.com/tinyforum/Thread/28841#153371 Async method for FetchEntity by rmartins <p>This seems like a welcomed feature, since lots of FetchEntity calls will use prefetches that contain EntityCollections and/or other related entities deep in the graph. This operation could take some time to process and the code would benefit from the use of an await.</p> rmartins https://llblgen.com/tinyforum/Thread/28841#153370 Tue, 20 Feb 2024 15:19:29 GMT Async method for FetchEntity https://llblgen.com/tinyforum/Thread/28841#153370 What's the ETA for .NET 8 support? by Otis <p>On second thought, we'll leave them as they are, we have done so for the other versions as well (like new stuff in v5.8 is pointing to 5.8 docs) for quite some time. For both options there are pro/cons... </p> Otis https://llblgen.com/tinyforum/Thread/28792#153136 Tue, 12 Dec 2023 07:26:29 GMT What's the ETA for .NET 8 support? https://llblgen.com/tinyforum/Thread/28792#153136 What's the ETA for .NET 8 support? by Otis <blockquote><p class="quote-nickname">dodyg wrote:</p> <p>Awesome.</p> <p>A bunch of the &quot;read more&quot; for 5.11 at https://www.llblgen.com/pages/newfeatures.aspx go to old features. </p> </blockquote> <p>You mean the new features in older versions? I left them pointing to the older docs, but it's perhaps wiser to point them to the newer docs. Will change them, thanks!</p> Otis https://llblgen.com/tinyforum/Thread/28792#153132 Tue, 12 Dec 2023 06:18:14 GMT What's the ETA for .NET 8 support? https://llblgen.com/tinyforum/Thread/28792#153132 What's the ETA for .NET 8 support? by dodyg <p>Awesome.</p> <p>A bunch of the &quot;read more&quot; for 5.11 at https://www.llblgen.com/pages/newfeatures.aspx go to old features. </p> dodyg https://llblgen.com/tinyforum/Thread/28792#153129 Mon, 11 Dec 2023 11:55:42 GMT What's the ETA for .NET 8 support? https://llblgen.com/tinyforum/Thread/28792#153129 What's the ETA for .NET 8 support? by Otis <p>It's online! <img src="/tinyforum/pics/emojis/simple_smile.png" class="emoji" alt="simple_smile"/> </p> Otis https://llblgen.com/tinyforum/Thread/28792#153094 Wed, 06 Dec 2023 17:06:44 GMT What's the ETA for .NET 8 support? https://llblgen.com/tinyforum/Thread/28792#153094 What's the ETA for .NET 8 support? by Otis <p>Either today or tomorrow we'll release 5.11 with .net 8/ef core 8/some QoL improvements. <img src="/tinyforum/pics/emojis/simple_smile.png" class="emoji" alt="simple_smile"/> </p> Otis https://llblgen.com/tinyforum/Thread/28792#153090 Wed, 06 Dec 2023 06:06:56 GMT What's the ETA for .NET 8 support? https://llblgen.com/tinyforum/Thread/28792#153090 What's the ETA for .NET 8 support? by dodyg <p>e.g. generating libraries targeting .NET 8</p> dodyg https://llblgen.com/tinyforum/Thread/28792#153086 Tue, 05 Dec 2023 10:23:32 GMT What's the ETA for .NET 8 support? https://llblgen.com/tinyforum/Thread/28792#153086 Database schema filtering during sync by Otis <blockquote><p class="quote-nickname">jovball wrote:</p> <p>Fantastic! That works perfectly. In addition to the functionality, it seems to load the tree view a bit faster. I was seeing ~13 seconds before and now I'm seeing ~11 seconds now.</p> </blockquote> <p>It filters out the names for schemas to consider further down the road, so that should limit things a bit. 11 seconds is still a long time tho, but it might be oracle too which contributes to that 11 seconds... </p> <blockquote> <p>LLBLGen is an awesome product and there are at least two reasons for that. First, you've maintained a good vision for what it should be and how it should work. Second, you consistently listen to your customers and try to implement things based on their suggestions and pain points as long as it doesn't conflict with your overall vision for LLBLGen. Those incremental improvements over 20 years make a huge difference.</p> </blockquote> <p>Thanks a lot ! <img src="/tinyforum/pics/emojis/simple_smile.png" class="emoji" alt="simple_smile"/> </p> Otis https://llblgen.com/tinyforum/Thread/28739#152835 Mon, 17 Jul 2023 15:41:46 GMT Database schema filtering during sync https://llblgen.com/tinyforum/Thread/28739#152835 Database schema filtering during sync by jovball <p>Fantastic! That works perfectly. In addition to the functionality, it seems to load the tree view a bit faster. I was seeing ~13 seconds before and now I'm seeing ~11 seconds now.</p> <p>LLBLGen is an awesome product and there are at least two reasons for that. First, you've maintained a good vision for what it should be and how it should work. Second, you consistently listen to your customers and try to implement things based on their suggestions and pain points as long as it doesn't conflict with your overall vision for LLBLGen. Those incremental improvements over 20 years make a huge difference.</p> jovball https://llblgen.com/tinyforum/Thread/28739#152834 Mon, 17 Jul 2023 13:57:43 GMT Database schema filtering during sync https://llblgen.com/tinyforum/Thread/28739#152834