What exactly is a hyperdescriptor? How does it work?
Answers were Sorted based on User's Feedback
Hi friends,
I don't know much about hyperdescripto rbut i can tell you
something on this
Its a special kind of discriptor,It is an extension of
Super descriptor and can have maximum of 20 fields.The
hyperdescriptor option can be used to generate descriptor
values based on a user-supplied algorithm.With
hyperdescriptors, “fuzzy” matching is possible; i.e.,
retrieving data based on similar rather than on exact
search criteria. Hyperdescriptors allow multiple virtual
indexes, meaning that several different search index
entries can be made for a single data field.
| Is This Answer Correct ? | 7 Yes | 1 No |
Answer / omu
Accelerated dynamic property access
http://www.codeproject.com/KB/cs/HyperPropertyDescriptor.aspx
it is used to make TypeDescriptor (reflection) work much
faster (using code generation)
| Is This Answer Correct ? | 1 Yes | 0 No |
Answer / jaydip chakrabarty
No, it is more like phonetic descriptor.
| Is This Answer Correct ? | 0 Yes | 8 No |
why do we use file-aid for seqential files?
how to move cursor to a particular field when position is not known?
What happens when you issue a escape routine in a program? Will there be any compilation /run time erro?
What is STACK in Natural? How we can use it in Program? Give me Eg.?
Is it possible to declare a GDA for an external subroutine?
What is a hyperdescriptor? How does it work?
Explain how to move cursor to a particular field when position is not known?
Explain what happens when you issue a escape routine in a program? Will there be any compilation /run time erro?
differnce between read work file 1 and read work file once? why we are using work file once?
Explain why do we use file-aid for seqential files?
Which is more efficient - the external subroutine or a copycode coded in to a NATURAL program? And Why?
Explain how are you going to remove duplicates from the file that is being read?