r3wp [groups: 83 posts: 189283]
  • Home
  • Script library
  • AltME Archive
  • Mailing list
  • Articles Index
  • Site search
 

World: r3wp

[!REBOL3-OLD1]

BrianH
12-Nov-2008
[7977]
Where do you think the PARSE improvements are coming from? We are 
working on Core, because Core isn't good enough now to implement 
the new GUI. There have already been significant enhancements to 
the core as a result of the GUI work.
[unknown: 5]
12-Nov-2008
[7978x2]
In that case BrianH, then it doesn't sound like just VID is at work 
here.  Sounds like the underlying VIEW component is still under development.
Any talk of timeframes?  I know that is usually a sensitive subject.
Pekr
12-Nov-2008
[7980x2]
... as for me, I like View, so I am OK with it. But as I already 
said - imo after the VID, Carl should return to Core, to get it to 
beta releasable state, and upload host source codes to DevBase, as 
promissed. I am for less functionality for 3.0, but beta code. Untill 
that happens, Carl is the only one working on R3 ...
I think noone will provide you with any timeframes. But, I read somewhere, 
that soon (whatever that means) there will be more ppl included in 
testing of VID 3.4
[unknown: 5]
12-Nov-2008
[7982]
I plan on having a very robust development effort once we get a beta 
release.
BrianH
12-Nov-2008
[7983]
No, not just the underlying View component, low-level system enhancements 
and even mezzanines that can be used for non-graphical development 
- Core changes. The work on the new GUI is generating benefits for 
people who don't need a GUI.
[unknown: 5]
12-Nov-2008
[7984]
That is very good news Brian.
BrianH
12-Nov-2008
[7985]
I don't use GUIs at work except for web-generated ones, so I am very 
concerned about Core :)
Pekr
12-Nov-2008
[7986]
BrianH: but that is "coincidence" or simply side effect of VID development. 
What Doc and others had in mid was "real" Core development - modules, 
plug-ins, tasking/threading, devices, networking, etc. But - let's 
finish VID now, and move to something else ...
BrianH
12-Nov-2008
[7987]
Of those you list there, only modules are getting some love as a 
result of the GUI work so far, as the GUI will be modularized. However, 
the new GUI will be used to implement the new DevBase, and that will 
bring us open source code and more people.
Pekr
12-Nov-2008
[7988]
There is some basic module functionality in R3 alpha already, isn't 
it? It is cool, if modules are starting to be utilised ...
Henrik
12-Nov-2008
[7989x2]
I think we're doing pretty well on catching bugs and getting things 
redone and simplified that are too hard to work with. Carl needs 
a lot of convincing in this department, and will ask me if there 
isn't a different way to do the same thing. He needs convincing that 
his code or methods are too hard to work with, but when there is 
a change, it's usually a great one, such as the recent addition of 
multiple draw blocks for the same style.

So I think he will want to interfere, unless it's a component that 
I wrote that works flawlessly, is perhaps 4-5 lines of code and I 
didn't mention any problems in developing it. :-)


We're two people catching bugs a little faster than Carl can fix 
them. When the situation becomes opposite, then probably there will 
be another release or more people added.
Having seen this development process up close, shows me that it's 
really important to get core changes for VID done now, because it 
will be a lot more difficult to fix that later.
BrianH
12-Nov-2008
[7991]
Modules are not utilized yet, because the model for them isn't done 
yet. The GUI is serving as a test case to help refine the model. 
This is exactly what needs to get done in order to finalize modules. 
Once we have modules we can get plugins.
Pekr
12-Nov-2008
[7992x2]
This all sounds good. We do some real things, and they define new 
requriements or shape our opinion on other things ....
Henrik - so my words were fulfilled, when I claimed, that you can't 
cover all possible visual states of style by just one draw block 
and its parametrisation via facets :-) This is "frames" model of 
some kind, no? But if I understand it correctly, you do it only when 
you need it, so still not vasting space?
BrianH
12-Nov-2008
[7994]
Not really the frames model, but otherwise you are correct. The capability 
to do this was already in the new model - Henrik's work just prompted 
the creation of some helper code to make it easier to do. We're still 
using the new model.
Pekr
12-Nov-2008
[7995]
Could you please elaborate a bit, how is 'fly transition effect being 
done? Is there any concept for transitions in general, or is it just 
one effect, which will be possible and is "hardwired"?
BrianH
12-Nov-2008
[7996]
I haven't fully examined the transition model, but the fly effect 
is an addon. It is hard coded, but not any more built in than a style. 
You should be able to add your own transitions.
Henrik
12-Nov-2008
[7997]
An important aspect of the multiple draw block model was that it 
took Carl around 5 minutes to add. So it's pretty simple to change 
the system if he wants.
Steeve
12-Nov-2008
[7998]
what's exactly the advantage to handle several draw blocks in a style, 
could you give an example ?
Henrik
12-Nov-2008
[7999]
Steeve:
http://rebol.hmkdesign.dk/files/r3/gui/101.png

The vertical and horizontal slider are two different draw blocks.
Steeve
12-Nov-2008
[8000]
do u mean it's the same style ?
Henrik
12-Nov-2008
[8001]
yes, the orientation is determined by the size you give it.
Steeve
12-Nov-2008
[8002]
anywayn your styles are cool
Henrik
12-Nov-2008
[8003]
thanks :-)
Steeve
12-Nov-2008
[8004]
do you have other cool snapshots ?
Henrik
12-Nov-2008
[8005]
Steeve, http://rebol.hmkdesign.dk/files/r3/gui/index.rsp
Steeve
12-Nov-2008
[8006x2]
you should update your blog, i chek it very soon, but nothing new 
since several weeks
thx fot the link
Henrik
12-Nov-2008
[8008]
I would love to, but my blog tool is broken. There won't be anymore 
posts on that blog.
Steeve
12-Nov-2008
[8009]
soo sad...
Henrik
12-Nov-2008
[8010]
I hope to get a new blog at some point.
BrianH
12-Nov-2008
[8011]
Same url?
Steeve
12-Nov-2008
[8012]
Henrik currently, i'm heating your bandwith  ;-)
Henrik
12-Nov-2008
[8013x2]
no, it will be a different place.
Steeve, my wifi antenna is not running very well right now, so there 
might be speed issues.
Steeve
12-Nov-2008
[8015]
[http://rebol.hmkdesign.dk/files/r3/gui/071.png]   looks like my 
easy-drawer tool ;-)
Geomol
12-Nov-2008
[8016]
I'm looking forward to port Canvas RPaint to R3. :-)
Steeve
12-Nov-2008
[8017x3]
In the future, we will need a good repository for draw snipets to 
share cool draw blocks.
Perhaps Devbase could have a special section to share those
and another too for animations
*another one too
Henrik
12-Nov-2008
[8020]
yes, that would be cool.
Steeve
12-Nov-2008
[8021]
you should think about a standard definition for such snipets (0 
centered, normalized size, etc...)
[unknown: 5]
12-Nov-2008
[8022x2]
I like how you distinguished a toggle button.
We needed that.  Need it for a rotary also - something to give us 
something that tells us "hey I'm a rotary"
Henrik
12-Nov-2008
[8024]
yes, I have some ideas for rotary.
[unknown: 5]
12-Nov-2008
[8025]
I really like Toggle though - good work!
Steeve
12-Nov-2008
[8026]
Yeah Henrik is very good as a style man