[aplusdev] Primitive function Deal?

Alexander Skomorokhov askom at obninsk.com
Fri Sep 7 22:36:44 EDT 2001


Stevan,

I just did one more experiment. I copied on a floppy:
17.06.2001  21:23                5.120 k.exe
17.06.2001  21:28              175.104 k20.dll
07.09.2001  04:04                3.038 olap.k           /* you script

(totally only 183K!). Put this floppy to a machine (W2000), which never
heard about K, change to a: and typed in DOS prompt

k olap.k

And it works! Terrific.

> these should (or could) be removed from the display.  since 0
> might be a valid value
> for some aggregation functions, the problem can't be solved
> merely by pruning the
> display.  (i seem to recall that i punted for this reason).
I see. Sounds reasonable.

> there are several other approaches to the problem of
> multi-dimensional drill-down.  the
> important thing is to separate the query machinery from the gui.
Yes, that's important issue.

> it bears repeating that A+ has everything you need to duplicate
> (or improve) the k toy.
I probably try to do this. Are you ready to answer some questions
if they arise?

The first one is (probably stupid one) meaning of:
"data in the form of a hierarchical star scheme, denormalized".
Could you please explain this in brief?

> and the A+ gui could be used to spectacular effect.  as i recall,
> there is a primitive matrix widget with labelled rows and columns, which
olap.k has to
> fake with k's table widget.
If it works in "ASCII-mode", then fancy GUI is not a problem at all:-)

> in some remarks about language benchmarking, arthur suggested
> that the code for an
> rdbms is a better measure than incrementing an integer a million
> times.  that's a lot
> to ask from most languages, but perhaps an olap toy is not.
Interesting remark. Well,  incrementing an integer doesn't look like a good
benchmark any way.

Regards,
Sasha.




More information about the apluslist mailing list