Activity
From 02/05/2013 to 03/06/2013
03/07/2013
- 09:26 PM Feature #2053: create a parameter type lookup facility for built-in functions and handle based me...
- The update has been uploaded. All built-in functions are there except so called "fake" web-speed ones. No methods for...
03/06/2013
- 04:38 PM Feature #2053: create a parameter type lookup facility for built-in functions and handle based me...
- OK.
The new datatype under questions:
1. If parameter is widget we need to add something: WID mapping to GenerigW... - 04:00 PM Feature #2053: create a parameter type lookup facility for built-in functions and handle based me...
- OK, get as much done tonight as possible. Then create an update zip and upload it here.
Constantin will be able t... - 03:34 PM Feature #2053: create a parameter type lookup facility for built-in functions and handle based me...
- > Eugenie: how much more time do you expect this to take?
It is > 100 items left in functions. I guess this is ~10... - 03:24 PM Feature #2053: create a parameter type lookup facility for built-in functions and handle based me...
- > Constantin: We can certainly go ahead with the infrastructure to use the facility. I planned this to be exposed th...
- 03:14 PM Feature #2053: create a parameter type lookup facility for built-in functions and handle based me...
- Eugenie: how much more time do you expect this to take?
Constantin: We can certainly go ahead with the infrastruct... - 03:10 PM Feature #2053: create a parameter type lookup facility for built-in functions and handle based me...
- Greg: I don't know the order you plan to have this working, but if documenting each signature will take more time, I ...
- 02:42 PM Feature #1603: enhance name conversion to support internal procedure names that contain a '.' cha...
- OK, looks like this addition in NamepConverte's static c'tor:...
- 02:39 PM Feature #1603: enhance name conversion to support internal procedure names that contain a '.' cha...
- This one did turn and bit us, because the server project has files named like "foo.bar.p", which get converted to "Fo...
- 08:26 AM Bug #2066 (Closed): brew adds unnecessary comma in method parameter list after comment
- 07:13 AM Bug #2066: brew adds unnecessary comma in method parameter list after comment
- Committed to bzr revision 10251.
- 05:18 AM Bug #2066: brew adds unnecessary comma in method parameter list after comment
- The server folders had no errors related to comments.
03/05/2013
- 06:32 PM Feature #2053: create a parameter type lookup facility for built-in functions and handle based me...
- Generally, I like it. This will work for some of the cases, but not all cases. Still, it is good enough to go with ...
- 06:18 PM Feature #2053: create a parameter type lookup facility for built-in functions and handle based me...
- > How about this approach:
> ...
The approach is working but we need to modify the getter this way for example:
... - 05:22 PM Feature #2053: create a parameter type lookup facility for built-in functions and handle based me...
- > If we have multiple versions of the same function with different numbers of different kind of parameters how we dec...
- 05:00 PM Feature #2053: create a parameter type lookup facility for built-in functions and handle based me...
- Several data type question for this time:
1. If we have multiple versions of the same function with different numbers... - 03:46 PM Bug #2066: brew adds unnecessary comma in method parameter list after comment
- This update passes conversion regression testing with comments off (no changes in generated sources), and MAJIC does ...
03/04/2013
- 02:35 PM Feature #2053: create a parameter type lookup facility for built-in functions and handle based me...
- > Didn't the static import statement work? I wasn't sure if it would work with enums or not. If it doesn't work, then...
- 02:31 PM Feature #2053: create a parameter type lookup facility for built-in functions and handle based me...
- > We need to create separate class file for ParmType?
Yes.
> In this case we need to declare ParmType.CHAR ins... - 01:35 PM Feature #2053: create a parameter type lookup facility for built-in functions and handle based me...
- Two questions.
1. We need to create separate class file for ParmType? In this case we need to declare ParmType.CHAR ... - 10:51 AM Feature #2053: create a parameter type lookup facility for built-in functions and handle based me...
- This is a high priority for milestone 4 so that we can make sure to generate compilable code. Please implement this ...
03/01/2013
- 03:42 PM Bug #2066: brew adds unnecessary comma in method parameter list after comment
- WOW! That is very cool. Great job!
- 03:40 PM Bug #2066: brew adds unnecessary comma in method parameter list after comment
- MAJIC has compiled with comments enabled (and AFAIK this was not possible before this update).
- 02:48 PM Bug #2066: brew adds unnecessary comma in method parameter list after comment
- Conversion has finished, compiled fully, but there are some regressions in terms of:
# new-lines no longer emitted i... - 01:40 PM Bug #2066: brew adds unnecessary comma in method parameter list after comment
- OK, the server's compilable folders do not seem to report any comment-related errors. I'm putting this through conver...
- 11:53 AM Bug #2066: brew adds unnecessary comma in method parameter list after comment
- Well done. It looks good. Painful, though. I have to think about this problem a bit to see if there is a way to he...
- 11:41 AM Bug #2066: brew adds unnecessary comma in method parameter list after comment
- I'm testing this version with the server files which had comment errors, if everything is good I move to conversion r...
- 09:24 AM Bug #2066: brew adds unnecessary comma in method parameter list after comment
- I'm stopping conversion, a server folder has failed with some other comment related issue. I need to get rewrite at l...
- 09:13 AM Bug #2066: brew adds unnecessary comma in method parameter list after comment
- I'm running conversion now.
- 09:12 AM Bug #2066: brew adds unnecessary comma in method parameter list after comment
- I am fine with the changes. If they pass conversion testing, let's go with it.
- 07:53 AM Bug #2066: brew adds unnecessary comma in method parameter list after comment
- Replaced getNextSibling with ignore-star version.
- 06:57 AM Bug #2066: brew adds unnecessary comma in method parameter list after comment
- Made next-child-rules to be ignorant of star-comment nodes, I'm putting this through conversion regression testing.
02/28/2013
- 04:15 PM Bug #2066: brew adds unnecessary comma in method parameter list after comment
- The conclusion for today, after trying a scoping approach to solve some nested calls issues is this, in brew phase (a...
- 09:10 AM Bug #2066: brew adds unnecessary comma in method parameter list after comment
- I still have some regressions in it, I'm testing and will re-upload.
- 09:09 AM Bug #2066: brew adds unnecessary comma in method parameter list after comment
- The code looks fine. And that is some testcase! It made me laugh to read it. Well done.
- 08:41 AM Bug #2066: brew adds unnecessary comma in method parameter list after comment
- This fixes these cases:...
- 05:12 AM Bug #2066: brew adds unnecessary comma in method parameter list after comment
- I believe this was also addressed in the #1450. Unfortunately it was not finalized.
- 03:01 AM Bug #2066: brew adds unnecessary comma in method parameter list after comment
- Fix attempt for star comments mixed with children of IF, method arguments, and others. Will test with MAJIC and some ...
- 01:44 AM Bug #2066: brew adds unnecessary comma in method parameter list after comment
- I suggest to disable comments, run conversion in the good directories and compile again, to uncover non-comment probl...
- 01:21 AM Bug #2066 (WIP): brew adds unnecessary comma in method parameter list after comment
02/27/2013
- 02:06 PM Bug #2066: brew adds unnecessary comma in method parameter list after comment
- On a whim last night, I tried to compile the partially converted customer app project, and quickly hit an "illegal st...
- 01:59 PM Bug #2066 (Closed): brew adds unnecessary comma in method parameter list after comment
02/25/2013
- 03:34 PM Feature #2053: create a parameter type lookup facility for built-in functions and handle based me...
- Consider these classes:...
- 03:19 PM Feature #2053 (Closed): create a parameter type lookup facility for built-in functions and handle...
02/24/2013
- 09:29 AM Feature #1603: enhance name conversion to support internal procedure names that contain a '.' cha...
- OK, for now this is done. I am going to move this to another milestone. The only remaining work is to remove the ha...
- 08:00 AM Feature #1603: enhance name conversion to support internal procedure names that contain a '.' cha...
- The only real problem is when converting the 4GL proc name, to make the name compatbile with Java syntax. As we don't...
- 07:18 PM Feature #1603: enhance name conversion to support internal procedure names that contain a '.' cha...
- Interesting. I wonder what is going on there. I can duplicate your result as well.
But when I used the testcases...
02/23/2013
- 03:24 PM Feature #1603: enhance name conversion to support internal procedure names that contain a '.' cha...
- I'm not sure what is needed here. The following converts nicely in P2J:...
- 12:20 PM Feature #2001: reporting v2.5
- This improvement to the reports is designed to massively improve performance. This was needed because on large proje...
02/16/2013
Also available in: Atom