[REBOL] Framework for building Rebol apps?
From: slok00::yahoo::com at: 19-Jul-2001 9:25
Hi,
I'm new to Rebol and is still learning the basics.
Perhaps this has been covered in some other
discussions.
I'm just wondering whether there is some form of
framework when building Rebol applications.
Example. Some time back, I posted looking for "tabs"
and came across "Tabpanels" by DocKimbel.
As Rebol grows, I think we will see more examples of
such "extension" of Rebol. We might have other addons
like "Tabpanels", "Tables", "CGILib", "Rebol Expect"
etc.
As extensions grows, it will be good if we can put in
place some kind of framework of how or where we should
put 3rd party Rebol scripts/libraries etc.
Also, it will be good to think about how do we
know what Rebol will call if we have 2 extensions by
the same name. Maybe a "Table" (for HTML) and a
Table
for View is different. Is there some form of name
space
handling around.
Just a thought
YekSoon