Skip to Content (Press Enter)
Training
Training
Online Training
Developer Schools
Boot Camps
Certifications
Tech Talks
Documentation
Documentation
Overview
ODC
O11
Forums
Forge
Get Involved
Get Involved
Home
Jobs
Ideas
Members
Mentorship
User Groups
Platform
Platform
ODC
O11
Platforms
OutSystems.com
Personal Edition
Community
Resources
Support
Search in OutSystems
Log in
Get Started
Back to Ideas
11
Like
Follow Idea
Hugo Laibaças
<key, value> Data Structure
1154
Views
1
Comments
On our Radar
Backend
It would be nice if the agile platform had a structure (a special case of record list) with a field that could be used as Key to reach a Value, directly. This way, the search complexity would be O(1) and not O(n).
Something similar to Java
Hashtable
and
HashMap
.
This structures have a greater efficiency, especially when manipulating big amouts of data.
It's just an idea :-)
Cheears,
Hugo Laibaças
(
www.laibit.com
)
J.
MVP
Hi,
Mario from outsystems has published such an extension in the components section. It's a hashtable :)
https://www.outsystems.com/NetworkSolutions/ProjectDetail.aspx?ProjectId=21
Log in to comment
Loading...