Activity
From 11/25/2012 to 12/24/2012
12/22/2012
- 07:43 AM Feature #1920: implement persistent procedures
- If I understood right, then there will be "handle.unwrap<Resource>" APIs, like:
* handle.unwrapWidget for widget han...
12/21/2012
- 02:29 PM Support #1928: update documentation to explain how to convert, develop and run P2J on Windows
- I've uploaded two draft files here, one for conversion handbook, another for developer guide. Now I'm thinking and st...
- 01:26 PM Feature #1591: implement QUOTER built-in function
- Feedback:
1. Remove the builtin_functions.rules from your zip. There are no changes there.
2. The character.ja... - 01:09 PM Feature #1591: implement QUOTER built-in function
- Added proposed update with the String overloaded methods.
- 12:12 PM Feature #1591: implement QUOTER built-in function
- Yes.
- 12:09 PM Feature #1591: implement QUOTER built-in function
- A quoter version which supports String instead of BaseDataType should probably be added to be reused for places where...
- 05:39 AM Feature #1591: implement QUOTER built-in function
- Added the entry to expressions.odt
- 01:11 PM Feature #1920: implement persistent procedures
- In addition to the general messiness that comes from having a global or "umbrella" interface, there is another practi...
- 12:35 PM Feature #1920: implement persistent procedures
- The idea is, to be able to use handle.unwrap to access an attribute for any kind of handle (procedure handle, widget ...
- 12:09 PM Feature #1920: implement persistent procedures
- I thought we were going to use resource-specific interfaces instead of a global interface. I prefer it to be resourc...
- 09:32 AM Feature #1920: implement persistent procedures
- Greg,
When collecting all the handle-related APIs in a "global" interface, I found some differences between the retu... - 11:33 AM Feature #1584: add conversion and runtime support for INT64 and DATETIME data types
- The attached file contains only implementation and test cases for int64.
The changes are both syntactic and semantic...
12/20/2012
- 01:36 PM Feature #1591: implement QUOTER built-in function
- I forgot to ask you to update the documentation. Please update the builtin functions table in the expressions.odt ch...
- 08:59 AM Feature #1591 (Closed): implement QUOTER built-in function
- 11:16 AM Feature #1921: implement super-procedures
- Ok, that makes sense.
- 10:58 AM Feature #1921: implement super-procedures
- ...
- 10:05 AM Feature #1921: implement super-procedures
- I found a case which I haven't thought about until now. Consider we have these procedures:
* t1.p:... - 10:24 AM Feature #1626: implement OS-DIR support as an INPUT stream
- Those parameters should NOT be emitted in the OS-DIR case.
- 09:58 AM Feature #1626: implement OS-DIR support as an INPUT stream
- From default conversion logic p2j will also add 2 boolean parameters when calling StreamFactory.openOsDir: boolean w...
- 10:23 AM Feature #1611 (Test): implement QUOTER utility
- I am OK with the proposed code.
Please work with Eugenie to put this through full runtime testing using lightning ... - 10:03 AM Feature #1611: implement QUOTER utility
- Actually it's the cs_upd20121219a.zip mistaken between the two quoter folders.
- 09:02 AM Feature #1611: implement QUOTER utility
- This is the wrong update (it is the same one that goes with #1591). Please upload the proper update (probably it is ...
- 09:40 AM Feature #1584: add conversion and runtime support for INT64 and DATETIME data types
- Another error I found. The following sample code extracted from _OpenEdge® Development: ABL Reference_ (page 55) fail...
12/19/2012
- 07:28 AM Feature #1591: implement QUOTER built-in function
- Applied to staging and P2J was rebuilt. MAJIC was not reconverted or rebuilt.
- 06:35 AM Feature #1611: implement QUOTER utility
- Added proposed update.
Also found a bug regarding the error message when input file does not exist and fixed it, th... - 03:23 AM Feature #1584: add conversion and runtime support for INT64 and DATETIME data types
- Current status:
* added .rules changes and in various files (like ExpressionConversion etc) for int64 support (more ...
12/18/2012
- 01:10 PM Feature #1591: implement QUOTER built-in function
- OK, it looks good.
Good ahead and do the following:
1. Work with Constantin to get the update applied to stagin... - 12:27 PM Feature #1591: implement QUOTER built-in function
Added update. I assumed null -> <code>null</code>
- 11:32 AM Feature #1591: implement QUOTER built-in function
- There is still a javadoc problem....
- 06:43 AM Feature #1591: implement QUOTER built-in function
- Done conversion regression testing, there are no differences.
- 12:49 PM Feature #1626: implement OS-DIR support as an INPUT stream
- ...
- 11:45 AM Feature #1626: implement OS-DIR support as an INPUT stream
- Updated the Input from OS-Dir Specifications.
Certain things are not 100% clear:
From the list of arguments only NO-... - 12:33 PM Feature #1611: implement QUOTER utility
- 8. Yes ran all the tests and checked results it all looks good.
Will also test again after making the changes from r... - 12:02 PM Feature #1611: implement QUOTER utility
- Feedback:
1. The text "This may be specified as a file or as a stream." in the javadoc for can be removed. Statin... - 12:03 PM Feature #1920: implement persistent procedures
- That is fine with me.
- 08:58 AM Feature #1920: implement persistent procedures
- The MAJIC sources, beside the ControlFlowOps and handle.unwrap changes, has this change: frame.getScreeValue(widget) ...
12/17/2012
- 02:39 PM Feature #1591: implement QUOTER built-in function
- Attached wrong update before. This is the correct one
- 02:30 PM Feature #1591: implement QUOTER built-in function
- Added proposed update, started the regression test
- 12:57 PM Feature #1611: implement QUOTER utility
- I understand , the final code should be be fully documented, respect the coding standards entirely , tested and broug...
- 12:16 PM Feature #1611: implement QUOTER utility
- 7. The text description is wrong it's 4't included not 5'th included. Corrected
- 11:50 AM Feature #1584 (WIP): add conversion and runtime support for INT64 and DATETIME data types
12/15/2012
- 05:54 PM Feature #1591: implement QUOTER built-in function
- Feedback:
This javadoc for the 2 parameter version needs to be changed:...
12/14/2012
- 03:26 PM Support #1928 (WIP): update documentation to explain how to convert, develop and run P2J on Windows
- Yes, these are the projects that need to be updated....
- 02:15 PM Support #1928: update documentation to explain how to convert, develop and run P2J on Windows
- If my understanding is OK the you mean the following directories need to be updated:
p2j_books/conversion_handbook
... - 03:22 PM Feature #1611: implement QUOTER utility
- Feedback, Part 2:
14. I think that preProcessQuoter() needs to be renamed. It leaves the impression that it is ju... - 12:58 PM Feature #1611: implement QUOTER utility
- Feedback, Part 1:
ProcessDaemon:
1. The file needs its copyright date updated.
2. The changes in prepareComm... - 06:20 AM Feature #1611 (Review): implement QUOTER utility
- 06:16 AM Feature #1611: implement QUOTER utility
- Submitted testcases to bazaar added proposed update (revised and re-tested)
- 01:34 PM Feature #1584: add conversion and runtime support for INT64 and DATETIME data types
- Please focus on the conversion aspects of this task first and only stub out the runtime support at first. Start with...
- 09:49 AM Feature #1626: implement OS-DIR support as an INPUT stream
- After testing the simple case of OS-DIR usage (no options)...
- 07:27 AM Feature #1626 (WIP): implement OS-DIR support as an INPUT stream
- 07:16 AM Feature #1591: implement QUOTER built-in function
- Added revised proposed update. From what I understand there are plans to move code that is not character specific fro...
12/13/2012
- 06:33 PM Feature #1648: review all filesystem support (runtime) on Windows and fix/resolve any issues
- Testing on both Linux and Windows reports the changes in
com/goldencode/p2j/util/character.java
com/goldencode/p2j/... - 02:38 PM Feature #1611: implement QUOTER utility
- discovered a bug will add new update once fixed.
- 01:26 PM Feature #1611: implement QUOTER utility
- Added proposed update and edited the quoter description post .
- 11:45 AM Feature #1611: implement QUOTER utility
- I know of these cases, but the current ProcessDaemon code does not support them. You don't need to support it at thi...
- 11:26 AM Feature #1611: implement QUOTER utility
- implemented logic to check for quoter case in all the cases, however there are cases like:...
12/12/2012
- 06:22 PM Feature #1611: implement QUOTER utility
- Assuming you have handled all the known issues, you can prepare/upload the update. Make sure the documentation you h...
- 06:21 PM Feature #1611: implement QUOTER utility
- The documentation is pretty good. Some comments:...
- 02:56 PM Feature #1611: implement QUOTER utility
- *QUOTER UTILITY DESCRIPTION*
The quoter utility will put the elements identified and extracted from the
input... - 02:55 PM Feature #1611: implement QUOTER utility
- 1. If a quoter command will be split in this way in p2j it will also not work in Progress. Checked.
2. This doesn'... - 02:33 PM Feature #1648: review all filesystem support (runtime) on Windows and fix/resolve any issues
- Your latest approach is all good except that we don't need a new p2j.cfg.xml parameter. We already have one that is ...
- 01:37 PM Feature #1648: review all filesystem support (runtime) on Windows and fix/resolve any issues
- > Do not use the current conversion platform to determine how we convert strings. We can't go this route.
OK. I se...
12/11/2012
- 05:27 PM Feature #1648: review all filesystem support (runtime) on Windows and fix/resolve any issues
- Do not use the current conversion platform to determine how we convert strings. We can't go this route. The problem...
- 03:32 PM Feature #1648: review all filesystem support (runtime) on Windows and fix/resolve any issues
- Fix for backslash processing for conversion on Windows.
The suggested solution will be activated only when running... - 09:22 AM Feature #1648: review all filesystem support (runtime) on Windows and fix/resolve any issues
- This is all a single update.
- 09:08 AM Feature #1648: review all filesystem support (runtime) on Windows and fix/resolve any issues
- The Windows tests is OK too. I would like to make more tests with simulated two chars path separator to be sure this ...
- 08:22 AM Feature #1648: review all filesystem support (runtime) on Windows and fix/resolve any issues
- Looks good.
- 02:49 PM Feature #1611: implement QUOTER utility
- ...
- 02:41 PM Feature #1611: implement QUOTER utility
- Please show an example here that reproduces the problem. And show the error output from the 4GL.
- 02:39 PM Feature #1611: implement QUOTER utility
- There is one case of error message which might not be able to be reproduced exactly as in Progress. When we pass the ...
- 03:33 AM Feature #1611: implement QUOTER utility
- That would be much easier since I already have these checks in place before doing the pattern check which is supposed...
- 12:44 PM Support #1928: update documentation to explain how to convert, develop and run P2J on Windows
- Update all P2J books to describe how to:
- run conversion on Windows
- run P2J (client and server) on Windows
- se... - 12:42 PM Support #1928 (Closed): update documentation to explain how to convert, develop and run P2J on Wi...
- 11:04 AM Feature #1921: implement super-procedures
- I'm OK with your approach.
- 10:48 AM Feature #1921: implement super-procedures
- After looking at progress.g, SymbolResolver.addFunction and Function.annotateOptions, the simplest way I see to solve...
- 10:12 AM Feature #1921: implement super-procedures
- If there are frame definition inside a "to-be-hidden" local function or procedure, then the frame definition "leaks" ...
- 09:29 AM Feature #1921: implement super-procedures
- My first approach is to just drop the sub-trees.
Thanks for the frame definition tip, I'll check also how these case... - 09:21 AM Feature #1921: implement super-procedures
- What is your approach to handling this behavior? Do you just hide or drop the sub-trees?
One thing to consider: a... - 09:02 AM Feature #1921: implement super-procedures
- Greg, the order of the procedure/function is not important. No matter how you mix the procedures/functions in the abo...
- 08:28 AM Feature #1921: implement super-procedures
- Good findings. I find it hard to understand the value of this complexity. Much of the behavior seems arbitrary.
... - 07:51 AM Feature #1921: implement super-procedures
- 4GL allows procedure (and function) definitions with the same name, under some circumstances.
If two or more procedu...
12/10/2012
- 05:39 PM Feature #1648: review all filesystem support (runtime) on Windows and fix/resolve any issues
- The new version of the fixupPropath() method.
1. Handles the arbitrary length of the path separator
2. Optimizing f... - 09:58 AM Feature #1648: review all filesystem support (runtime) on Windows and fix/resolve any issues
- ...
- 09:16 AM Feature #1648: review all filesystem support (runtime) on Windows and fix/resolve any issues
- > The fixupPropath() should be a little different. I don't want getPathSeparator() called more than once, because it ...
- 08:24 AM Feature #1648: review all filesystem support (runtime) on Windows and fix/resolve any issues
- I am OK with the changes to setSearchPath(), getPathSeparator(), getLegacyPathSeparator() and getLegacyFileSeparator(...
- 03:07 PM Feature #1611: implement QUOTER utility
- Is there anything wrong with my assumption that the path and the executable name will be in the same string AND that ...
- 03:01 PM Feature #1611: implement QUOTER utility
- I've tried to cover that, here is an example for the latest pattern I've gotten today:...
- 02:55 PM Feature #1611: implement QUOTER utility
- Costin: yes, we should handle paths on network shares.
Are we making this too difficult? The basic matching seem... - 01:48 PM Feature #1611: implement QUOTER utility
- > Should also windows network paths be detected as paths for quoter?
> I'm having a little trouble with the regular ... - 01:40 PM Feature #1611: implement QUOTER utility
- Should also windows network paths be detected as paths for quoter?
I'm having a little trouble with the regular expr...
12/07/2012
- 05:59 PM Feature #1648: review all filesystem support (runtime) on Windows and fix/resolve any issues
- The fix for path separator in PROPATH handling issue.
The idea is to have the helper method fixupPropath(String pr... - 02:53 PM Feature #1611: implement QUOTER utility
- ...
- 02:45 PM Feature #1611: implement QUOTER utility
- 1.Already tested by copying the quoter executable in a path containing spaces and it works.
2. Working on it, my q... - 02:37 PM Feature #1611: implement QUOTER utility
- Yes, Eugenie found this as well. He is working on it.
In the meantime, you should do 2 things:
1. Make sure th... - 02:16 PM Feature #1611: implement QUOTER utility
- Coming back to the case of converting:...
- 11:53 AM Feature #1611: implement QUOTER utility
- ...
- 11:41 AM Feature #1611: implement QUOTER utility
- Is it safe to consider that if the code is converted with a certain OS specific it will also only be run in that OS?
... - 05:36 AM Feature #1921: implement super-procedures
- Entry 43 for #1920 was added a test update which covers the conversion rules for both persistent and super-procedures...
- 05:33 AM Feature #1920: implement persistent procedures
- Attached there is a test update which contains:
1. rules/ - all rules files which affect the conversion of persisten...
12/06/2012
- 03:37 PM Feature #1884: add some of the v10 data types and core built-ins
- _*TextOps class*_
I'm attaching an update containing:
- the TextOps class including fields and (static and some uti... - 03:22 PM Feature #1648: review all filesystem support (runtime) on Windows and fix/resolve any issues
- ...
- 02:54 PM Feature #1648: review all filesystem support (runtime) on Windows and fix/resolve any issues
- You mean the current conversion "C:\Windows\system;C:\Users\Eugenie\bin;" to "C:Windowssystem;C:Users\033ugenie\bin;"...
- 02:32 PM Feature #1648: review all filesystem support (runtime) on Windows and fix/resolve any issues
- 3. Yes, what I see in 4GL is predefined Progress-specific path. The code to display PROPATH:...
- 02:23 PM Feature #1648: review all filesystem support (runtime) on Windows and fix/resolve any issues
- 1. The conversion of string literals when the target is Windows, should already double up the \ characters, but in th...
- 02:09 PM Feature #1648: review all filesystem support (runtime) on Windows and fix/resolve any issues
- > Make sure your p2j.cfg.xml is properly setup for Windows conversions. This should not be happening.
The p2j.cfg.... - 10:53 AM Feature #1648: review all filesystem support (runtime) on Windows and fix/resolve any issues
- ...
- 02:52 PM Feature #1611: implement QUOTER utility
- Tested for
to see the values from readFile.read() when the logic gets to them... - 12:35 PM Feature #1611: implement QUOTER utility
- available() just tells you if you are going to block or not on a read. If it returns > 0 then you will not block if ...
- 11:58 AM Feature #1611: implement QUOTER utility
- The case I'm refferring to is when readFile is a BufferedReader pointing to System.in, in case readFile points to a f...
- 11:29 AM Feature #1611: implement QUOTER utility
- I don't understand how the readFile.read() can help in this case. If readLine() returns null but you are not at EOF,...
- 11:09 AM Feature #1611: implement QUOTER utility
- Actually this is the problem
readFile.readLine()) can return null if the stream hasn't put anything on yet and in th... - 11:02 AM Feature #1611: implement QUOTER utility
- ...
- 10:30 AM Feature #1611: implement QUOTER utility
- The readFile is a BufferedReader obtained in this way:...
- 10:10 AM Feature #1611: implement QUOTER utility
- Looking closer at the FileStream sub-class (which is the closest match) I don't think there is an easy way to turn a ...
- 10:01 AM Feature #1611: implement QUOTER utility
- Which Stream can I use?
Looking at the com.goldencode.p2j.util.Stream implementations:
*FileStream* constructor... - 09:19 AM Feature #1611: implement QUOTER utility
- How about using one of the com.goldencode.p2j.util.Stream sub-classes to read the input? We have already written thi...
- 09:10 AM Feature #1611: implement QUOTER utility
- 1. You are right about the conversion settings I had them for Unix, will add the logic to handle this case.
2. Nor... - 08:19 AM Feature #1611: implement QUOTER utility
- ...
- 08:41 AM Feature #1920: implement persistent procedures
- We have task #1634 which is where we will work on the rest of the native procedure support. I agree with your plan f...
- 02:39 AM Feature #1920: implement persistent procedures
- My conclusions about native-procedure (PROCEDURE ... EXTERNAL cases) are:
* when a 4GL external procedure has a head... - 08:38 AM Feature #1634: implement full native library (.so or DLL) support
- Please look at #1920-41 and the related prior notes for some very useful information regarding native procedures.
12/05/2012
- 05:38 PM Feature #1648: review all filesystem support (runtime) on Windows and fix/resolve any issues
- The following features were confirmed as working in native 4GL in Windows:
FILE-INFO:FILE-CREATE-DATE file_system_tr... - 05:35 PM Feature #1648: review all filesystem support (runtime) on Windows and fix/resolve any issues
- Several notes for PROPATH get/set functionality
1. The P2J converts, compile and run the PROPATH statement.
2. The ... - 03:03 PM Feature #1648: review all filesystem support (runtime) on Windows and fix/resolve any issues
- > Yes, we should implement a Windows-specific default (what is it?) in EnvironmentOps. I don't want to have to put so...
- 02:45 PM Feature #1648: review all filesystem support (runtime) on Windows and fix/resolve any issues
- ...
- 07:03 PM Feature #1648: review all filesystem support (runtime) on Windows and fix/resolve any issues
- The following calls has testcases to verify conversion result in Windows:...
- 03:05 PM Feature #1611: implement QUOTER utility
@OS-COMMAND "c:\my stupid space \laden path\quoter.exe" -C 45-50 whatever > output.txt@
this kind of call might be...- 01:32 PM Feature #1611: implement QUOTER utility
- ...
- 02:32 PM Feature #1920: implement persistent procedures
- ...
- 01:49 PM Feature #1920: implement persistent procedures
- 1 - yes, I refer to PROCEDURE ... EXTERNAL case
2 - I don't have a fully working example (i.e. I don't have a dll ... - 01:23 PM Feature #1920: implement persistent procedures
- Some questions/comments:
1. What do you mean by "native-proc"? Do you mean the invocation of something defined as... - 12:47 PM Feature #1920: implement persistent procedures
- Greg, should I add support for the "h:<read-only-attribute> = value" cases too ? Because 4GL does allow them (shows a...
- 11:35 AM Feature #1920: implement persistent procedures
- All RUN cases are handled by these rules:
- ControlFlowOps.invoke(String name, Object ... param) will be emitted for...
12/04/2012
- 06:43 PM Feature #1611: implement QUOTER utility
- Greg: yes, the calls input through, output through and input-output through has the problem in Windows running after ...
- 12:22 PM Feature #1611: implement QUOTER utility
- Are there more possible extensions quoter can have besides .exe, on unix maybe? Using Quoter with a path containing s...
- 08:48 AM Feature #1611: implement QUOTER utility
- In regards to note 36 (https://projsrv01/redmine/issues/1611#note-36):
Eugenie: please read that note carefully. Y... - 04:27 AM Feature #1611: implement QUOTER utility
- Greg, what Costin saw I think is a difference between how 4GL behaves on Windows and Linux environments. Assuming we ...
- 09:06 AM Feature #1648: review all filesystem support (runtime) on Windows and fix/resolve any issues
- Hold it until we have all the changes ready for the task.
- 08:49 AM Feature #1650: process launching support for Windows (JNI library changes and any associated modi...
- See https://projsrv01/redmine/issues/1611#note-36 for some useful notes.
12/03/2012
- 04:29 PM Feature #1648: review all filesystem support (runtime) on Windows and fix/resolve any issues
- Do we need this change to be integrated into current P2J build? I mean regression testing and checking in to bzr? Or ...
- 02:50 PM Feature #1648: review all filesystem support (runtime) on Windows and fix/resolve any issues
- It looks good. Remove the MacOS support from indexOfNewLine() and go with it.
- 10:38 AM Feature #1648: review all filesystem support (runtime) on Windows and fix/resolve any issues
- OK. The suggested helper is the method in Stream class:...
- 09:43 AM Feature #1648: review all filesystem support (runtime) on Windows and fix/resolve any issues
- Although the Stream use of searching for NEWLINE isn't causing a problem right now, I still want it to be fixed. Try...
- 02:47 PM Feature #1611: implement QUOTER utility
- I don't understand. My recent suggestion to modify ProcessDaemon to transform "quoter" into "java ... com.goldencode...
- 02:13 PM Feature #1611: implement QUOTER utility
- Would launching the Quoter as a separate process be a solution for this?
- 10:40 AM Feature #1611: implement QUOTER utility
- Compared p2j implementation results to progress,however there seems to be one problem :
When we use it in p2j the co...
11/30/2012
- 06:12 PM Feature #1648: review all filesystem support (runtime) on Windows and fix/resolve any issues
- All the following calls from the file_system.odt have testcases, converts and run in Windows environment:...
- 06:01 PM Feature #1648: review all filesystem support (runtime) on Windows and fix/resolve any issues
- I just retested and have the correction. The case 1 can be left untouched. And moreover case 2 can be unchanged too. ...
- 05:10 PM Feature #1648: review all filesystem support (runtime) on Windows and fix/resolve any issues
- Is case 1 really a problem? That is about writing a newline, not searching for one. I think it should write the loc...
11/29/2012
- 03:42 PM Feature #1648: review all filesystem support (runtime) on Windows and fix/resolve any issues
- The investigation results:
Affected code is located in com.goldencode.p2j.util package, classes Stream and FileStrea... - 09:29 AM Feature #1611: implement QUOTER utility
- ...
- 09:27 AM Feature #1611: implement QUOTER utility
- Constantin, you raise some good points.
Here are the differences as I know them:
- On Windows, the executable... - 09:19 AM Feature #1611: implement QUOTER utility
- Related to this
Quoter syntax is:
@quoter [options] [input_file] >[output_file]@
In the quoter implementation I... - 03:13 AM Feature #1611: implement QUOTER utility
- I don't think it is that easy to replace "quoter" references from the process-launching command with the "java ..." c...
11/28/2012
- 01:27 PM Feature #1648: review all filesystem support (runtime) on Windows and fix/resolve any issues
- OK. Please propose a fix as part of this task.
- 12:51 PM Feature #1648: review all filesystem support (runtime) on Windows and fix/resolve any issues
- The testing respective 4GL program in Windows OpenEdge10 discovers the 4GL accepts both Linux and Windows style line ...
- 08:18 AM Feature #1648: review all filesystem support (runtime) on Windows and fix/resolve any issues
- Yes and yes. Correct.
- 07:17 PM Feature #1648: review all filesystem support (runtime) on Windows and fix/resolve any issues
- > Please test the same case in 4GL on Windows. In other words: does the 4GL properly honor the Linux line end the sam...
- 09:39 AM Feature #1590 (Closed): implement PROPATH assignment
- 09:00 AM Feature #1590 (Review): implement PROPATH assignment
- 08:45 AM Feature #1611: implement QUOTER utility
- Constantin: you make very good points here. Yes, these other cases are problems. And the client-side invocation is ...
- 08:28 AM Feature #1611: implement QUOTER utility
- Tested @INPUT THROUGH@ and @OUTPUT THROUGH@ stream case and they are viable.
The @INPUT-OUTPUT THROUGH@ stream case ... - 07:10 AM Feature #1611: implement QUOTER utility
- Greg, some thoughts about the QUOTER utility: as this is an external program invoked via the OS-COMMAND and other pro...
11/27/2012
- 06:58 PM Feature #1648: review all filesystem support (runtime) on Windows and fix/resolve any issues
- It is an interesting finding (about the Linux line ending not being honored in P2J on Windows). Please test the same...
- 06:06 PM Feature #1648: review all filesystem support (runtime) on Windows and fix/resolve any issues
- The second part of the stream chapter:...
- 04:29 PM Feature #1611: implement QUOTER utility
- ...
- 01:20 PM Feature #1611: implement QUOTER utility
- ...
- 12:33 PM Feature #1611: implement QUOTER utility
- Made the changes according to feedback, there's some issue though:...
- 07:39 PM Feature #1611 (WIP): implement QUOTER utility
- This is much better.
Feedback:
1. What are the results of your testing with these options? I see that you have ... - 09:59 AM Feature #1591: implement QUOTER built-in function
- This javadoc:...
- 08:56 AM Feature #1591: implement QUOTER built-in function
- Attached proposed update
11/26/2012
- 04:50 PM Feature #1648: review all filesystem support (runtime) on Windows and fix/resolve any issues
- Correct.
- 04:13 PM Feature #1648: review all filesystem support (runtime) on Windows and fix/resolve any issues
- Need to clarify in requirements for the following resources:...
- 01:24 PM Feature #1611: implement QUOTER utility
- Added proposed update, commityed testcases to bazaar, run regression tests (to see if they don't fail because of the ...
- 12:41 PM Feature #1920: implement persistent procedures
- ...
- 12:02 PM Feature #1920: implement persistent procedures
- A "message h:next-sibling:prev-sibling:next-sibling:name." statement gets parsed this way (from .parser file):...
- 11:15 AM Feature #1920: implement persistent procedures
- I wonder if treating COLON as a binary operator will help with the conversion.
I also wonder if we are parsing cha... - 09:14 AM Feature #1920: implement persistent procedures
- Understood and agreed.
- 09:12 AM Feature #1920: implement persistent procedures
- One thing about handle.unwrap. 4GL allows these kind of calls:...
- 09:11 AM Feature #1920: implement persistent procedures
- > In regards to the RUN <proc> PERSISTENT, is that a case where we know that <proc> is an external procedure (or shou...
- 09:03 AM Feature #1920: implement persistent procedures
- Sorry, I wish I was wrong on this point.
In regards to the RUN <proc> PERSISTENT, is that a case where we know tha... - 03:33 AM Feature #1920: implement persistent procedures
- Greg, you are correct, 4GL allows '.', '\' and '/' characters as part of an internal procedure's name; so, we can't d...
Also available in: Atom