What's the current staus of 2010⌶ and 2020⌶?
The documentation has disclaimers about "experimental" and "subject to change without notice".
Creating and using DataTables seems pretty ubiquitous in .NET. Are these Ibeams still the things to use or have I missed something?
Status of Ibeams 2010 and 2020?
- Dick Bowman
- Posts: 235
- Joined: Thu Jun 18, 2009 4:55 pm
- Contact:
Status of Ibeams 2010 and 2020?
Visit http://apl.dickbowman.com to read more from Dick Bowman
- JohnD|Dyalog
- Posts: 74
- Joined: Wed Oct 01, 2008 9:35 am
Re: Status of Ibeams 2010 and 2020?
Hi Dick,
The basic functionality of the ibeams will stay. We may at some point replace them with more formal "Dyalog.DataTable.[names]" methods, and/or we may tweak the parameters that the ibeams take to extend the functionality.
It might be a good idea to use cover functions for the ibeams (I suspect you do anyway) just in case we make either of the changes I've suggested.
Best Regards,
John Daintree.
The basic functionality of the ibeams will stay. We may at some point replace them with more formal "Dyalog.DataTable.[names]" methods, and/or we may tweak the parameters that the ibeams take to extend the functionality.
It might be a good idea to use cover functions for the ibeams (I suspect you do anyway) just in case we make either of the changes I've suggested.
Best Regards,
John Daintree.
- Dick Bowman
- Posts: 235
- Joined: Thu Jun 18, 2009 4:55 pm
- Contact:
Re: Status of Ibeams 2010 and 2020?
I understand - just thought that they'd had that "experimental" status for a long time and assumed I'd sleepwalked through some announcements.
Visit http://apl.dickbowman.com to read more from Dick Bowman