World: r3wp
[!REBOL3-OLD1]
older newer | first last |
Henrik 4-Oct-2007 [4454] | probably some time early 2008. maybe earlier. :-) |
Louis 4-Oct-2007 [4455] | Wasn't there some talk that r3 will have a new filesystem? Is this still going to happen? |
Pekr 4-Oct-2007 [4456] | uh, filesystem? IIRC RT was talking about RIF - rebol idexed files, so kind of file with header, for custom db and other purposes. That is all I remember .... |
Oldes 4-Oct-2007 [4457] | Davide: there is new trace mode which prints out a lot of informations.. for example: >> trace on <-- trace => unset! >> print 1 + 2 1: print : native! [value] 2: 1 3: + : op! [value1 value2] 4: 2 <-- + => 3 3 <-- print => unset! >> |
Henrik 4-Oct-2007 [4458] | RIF is not on the programme yet, AFAIK |
Kaj 4-Oct-2007 [4459x2] | Early 2008? Well, that royally messes up my planning |
Judging by myself, I think a lot of REBOL projects are postponed waiting for stuff that doesn't come | |
Henrik 4-Oct-2007 [4461] | Kaj, there is a lot of work being done. A lot needs to be finished before R3 can be useful for anything that R2 can't do outside benchmarking and a few demos. I wouldn't start planning thing until the first beta comes out. |
Kaj 4-Oct-2007 [4462] | Sure, I'm familiar with how it works in big projects. The point is that the only ones who can give try to give meaningful estimates are the ones doing the projects, and we all know what dates were promised over time |
Henrik 4-Oct-2007 [4463] | True. I've said before that those dates were completely unrealistic. One month from first alpha to first beta? No way. Not even if all of us worked 24/7. |
Kaj 4-Oct-2007 [4464] | This has been going on since time immemorial. Can you blame anyone but the foolhardiest fans for walking away? |
Henrik 4-Oct-2007 [4465] | Of course not. I think the problem is that people expect R3 to be done in a hurry, since we already have R2, so what's the big hold up? (and personally I think the beta date of 1st August caused more negative talk and damage than I think Carl expected.) |
Kaj 4-Oct-2007 [4466] | I don't need a perfect R3. I just need to make some forms and other simple things, but I don't want to have to redo them a few months later |
Henrik 4-Oct-2007 [4467] | I can say "when R3 comes out, everything will be good", but the reality is that there will probably be as much work after the first beta as has been before it. |
Kaj 4-Oct-2007 [4468] | Those expectations were entirely created |
Henrik 4-Oct-2007 [4469] | I don't need a perfect R3. I just need to make some forms... <-- For that you need VID3 to be complete and the view system as well. You need skins and you need a functioning event system. You need keyboard input and a proper way to direct form text data to objects or file storage. Furthermore since you don't want to change it, we have to have the layout dialect in feature freeze, which it isn't. It's currently undergoing design review, before we add more features. Not simple. :-) |
Kaj 4-Oct-2007 [4470] | Than even a lot less was done so far than I thought until now. Why did we hear that implementing basic View would "take a day" after Core? |
Henrik 4-Oct-2007 [4471] | where did you hear that? |
Kaj 4-Oct-2007 [4472] | Gabriele said something to that effect when Carl opened development and the beta promises were still in effect |
Henrik 4-Oct-2007 [4473] | ok. that's not a good thing to say. |
Kaj 4-Oct-2007 [4474] | I understand that geeks tend to brag about their abilities, but this is a business that has been running for a decade, for heaven's sake |
Henrik 4-Oct-2007 [4475] | ok. I can only say, don't trust release dates until after beta is out. then we can talk more about it. |
Kaj 4-Oct-2007 [4476x2] | You're saying don't trust dates until they have become meaningless? |
I'm sorry, but there is a breaking point for everyone | |
Henrik 4-Oct-2007 [4478] | Kaj, I don't know what to say, other than a lot of work is being done. Please don't resort to planning around R3 yet. Use R2. |
Kaj 4-Oct-2007 [4479] | It's far too late for that. The promises started almost two years ago, as an extension of much earlier promises. You shouldn't be the one to field this criticism, but I am putting my reputation on the line for this in a number of places, and I hate to be pushed around |
Mchean 4-Oct-2007 [4480x2] | its seems like an issue of transparency |
or lack of it | |
Kaj 4-Oct-2007 [4482] | Exactly |
Henrik 4-Oct-2007 [4483] | I can understand your situation and it's an unfortunate thing. The only thing I can say that might help, is that there have been suggestions about a plan to extend the alpha to the users in this world, so experienced REBOLers can take a look at it and "kick the tires", so to speak. The problem with doing that is that it creates talk. Lots of talk. "why is this there? why does this function do that? I don't like this!" We have had a TON of discussions over the design of VID3 on how to do this and that, and we're not done with that yet. It's very time consuming to do that, when one man (Gabriele) wants to sit quietly and work out the design on his own until it's ready. It's just faster that way in the long run. Every time a new guy comes in, 500 questions need to be answered and it's usually the same 500 questions as the last new guy. :-) Ideally, no questions should be asked until after about a week of use and start testing it right away. If there is a problem or a bug, consult the bug tracker or the documentation database, look at the discussions and the design documents and keep out of particularly Carl's, Gabriele's and Cyphre's hair until they crawl out from their holes on their own. |
Kaj 4-Oct-2007 [4484x4] | Again, these demons were called up by the very people who wanted to avoid them |
I'm in a big project myself, and there's no way you can ignore these issues. You have to deal with them as best you can. The world isn't perfect, and neither will R3 ever be | |
Nor its development process | |
RT is making it impossible to plan REBOL development. And if you can't plan it, you can't use it | |
Henrik 4-Oct-2007 [4488] | I use R2 in all my products. Sure you can use it. I have no plan to move to R3 until a good time after R3.0 is done, perhaps for R3.1. |
Kaj 4-Oct-2007 [4489] | R2 is unusable in most of my designs. It might as well not exist for them |
Henrik 4-Oct-2007 [4490] | Well, then you will have to use something else. I also have products in the pipeline that are impossible to do in R2. They will be done in R3 in about a year. |
Kaj 4-Oct-2007 [4491] | So we just have to increase all given estimates by a year or so? |
Henrik 4-Oct-2007 [4492] | let's say 5 years, just to be sure. |
Kaj 4-Oct-2007 [4493] | You do realise this is placing REBOL outside any real market? |
Henrik 4-Oct-2007 [4494] | probably only the market that expects R3 to be done next week. |
Kaj 4-Oct-2007 [4495] | You can try to make a joke out of it, but I'm not amused |
Henrik 4-Oct-2007 [4496x2] | But I can already see now that the given dates should not have been released at all, since people react strongly to it. Let's make it 10 years. |
You're not amused, because you made a plan around what Carl said (and again, I think he really shouldn't have said). I agree it's not funny, and it may put your reputation on the line, but use it as an experience in when to plan around an alpha product the next time, no matter what the manufacturer says. | |
Kaj 4-Oct-2007 [4498x2] | This is not the point. I deal with shifting schedules every day, and if necessary, I produce running estimates as best I can. I just want RT to start doing the same |
All my scheduling is worthless if it includes an RT component, and I will be blamed for false promises made by RT | |
Henrik 4-Oct-2007 [4500] | don't include it then. |
Kaj 4-Oct-2007 [4501] | You really want me to conclude that RT is placing REBOL outside a real market? |
Henrik 4-Oct-2007 [4502] | go ahead. I have to go back to work. :-) |
Kaj 4-Oct-2007 [4503] | Look. This place is meant to take the burden off of RT development, as you said above. You can either choose to relay the feelings of the market place to RT, or choose to ignore it |
older newer | first last |