AndyDentFree / AndyDentFree/rbrw-core
Deduce and generate data source from user class
- Lingua principale
- REALbasic
- Stelle
- 1
- Fork
- 0
- Metriche di merge delle PR
- Nessuna PR unita negli ultimi 30g
Descrizione
```
Allow the user to pass in an instance of any class of theirs and use
introspection to deduce a viable data source for that class, with the idea this
feature would be built into a utility program that generates source code they
can copy and paste into their other program.
Possibly worth allowing them to specify the row class as the main thing to be
introspected with choice of it being stored in a plain array or a custom class
that provides iteration through a series of row instances.
```
Original issue reported on code.google.com by `dentaroo@gmail.com` on 28 Dec 2010 at 2:34
Guida per i contributori
Nessuna guida per i contributori indicizzata per questo repository
Valutazione
Questa issue non è ancora stata valutata.