Activity
From 09/14/2012 to 10/13/2012
10/12/2012
- 05:15 PM Base Language Feature #1591: implement QUOTER built-in function
- Look at the QUOTER built-in function in the Progress 4GL Language Reference (it is in v10.x or later). Your task is ...
- 05:08 PM Base Language Feature #1591 (Closed): implement QUOTER built-in function
- 05:13 PM Conversion Tools Feature #1565: test the full conversion process on Windows and document all problems that are found
- OK. The Windows conversion is in progress.
For now the known issues are:
1. The maximum heap size I can request o... - 04:25 PM Conversion Tools Feature #1565: test the full conversion process on Windows and document all problems that are found
- I agree, the truncation problem does appear to happen on staging too, so that is just a bug that already exists.
G... - 03:32 PM Conversion Tools Feature #1565: test the full conversion process on Windows and document all problems that are found
- The news.
I have converted another MAJIC build. The source is from staging + "New" rule set and helper update. The... - 07:00 AM Conversion Tools Feature #1565: test the full conversion process on Windows and document all problems that are found
- Guys,
The problem with
> compile_jasper:
> [jrc] Compiling 1 report design files.
> File : /home/eugenie/timco_... - 05:32 AM Conversion Tools Feature #1565: test the full conversion process on Windows and document all problems that are found
- Another very interesting finding. Take a look at staging build on lightning. The files
src/syman/adp/adpchkls.p.lexe... - 04:58 AM Conversion Tools Feature #1565: test the full conversion process on Windows and document all problems that are found
- Constantin, Greg,
Strange thing I have got while converting staging sources:
Conversion has been finished but the... - 05:03 PM Base Language Feature #1590: implement PROPATH assignment
- Progress has a PROPATH "function" (which looks like a well known or global variable) which reports on the current set...
- 04:34 PM Base Language Feature #1590 (Closed): implement PROPATH assignment
- 04:29 PM Conversion Tools Bug #1589: during parsing the .lexer file is sometimes arbitrarily truncated
- This behavior can be seen by:
1. Make an exact copy of a conversion project (duplicate the entire directory tree).... - 04:26 PM Conversion Tools Bug #1589 (New): during parsing the .lexer file is sometimes arbitrarily truncated
- 11:14 AM Feature #1570: create a build.xml ANT script to properly build the chemtutor.jar for the chemtuto...
- Costin,
Look in the p2j.cfg.xml file - the pkgroot parameter sets the root package of the converted files. - 11:07 AM Feature #1570: create a build.xml ANT script to properly build the chemtutor.jar for the chemtuto...
- Is there an option when calling ConversionDriver to change the output package from the default testcases?Looked for i...
- 11:48 PM Database Feature #1588: add conversion and runtime support for embedded SQL
- The following use cases need to be supported:
* @SELECT COUNT(*) INTO var FROM table WHERE ...@
* @SELECT SUM(field... - 11:46 PM Database Feature #1588 (Closed): add conversion and runtime support for embedded SQL
- 11:40 PM Database Feature #1587: implement full support for word indexes
- A "true" implementation of word indexes will be necessary if (when) the quick and dirty implementation using LIKE is ...
- 11:35 PM Database Feature #1587 (Closed): implement full support for word indexes
- 11:33 PM Database Feature #1586 (Closed): add quick and dirty support for word indexes using LIKE operator
- 11:32 PM Database Feature #1585 (Closed): add conversion and runtime support for word indexes
- 11:31 PM Base Language Feature #1584: add conversion and runtime support for INT64 and DATETIME data types
- Requires schema conversion support, code conversion support, and runtime implementations of data types, operators, an...
- 11:25 PM Base Language Feature #1584 (Closed): add conversion and runtime support for INT64 and DATETIME data types
- 11:19 PM Database Feature #1583 (Closed): add conversion and runtime support for the INSERT language statement
- 11:14 PM Database Feature #1582: add conversion and runtime support for sequences
- The following schema properties (with the noted settings) must be supported by schema conversion:
* initial value of... - 11:00 PM Database Feature #1582 (Closed): add conversion and runtime support for sequences
10/11/2012
- 07:15 PM Conversion Tools Feature #1565: test the full conversion process on Windows and document all problems that are found
- OK.
- 05:48 PM Conversion Tools Feature #1565: test the full conversion process on Windows and document all problems that are found
- Those versions of the code (from 2009 and 2010) are much too old to be useful. Please rebuild your local environment ...
- 04:58 PM Conversion Tools Feature #1565: test the full conversion process on Windows and document all problems that are found
- Another question. Trying to run conversion in Windows I have the following message:
D:\timco_win>CMD.EXE /C ""C:\Prog... - 04:52 PM Conversion Tools Feature #1565: test the full conversion process on Windows and document all problems that are found
- > Where did you get these?
In my current timco/src subdirectory:
eugenie@cyborg64:~/timco/src> ls -l *.zip
-rw-r... - 04:48 PM Conversion Tools Feature #1565: test the full conversion process on Windows and document all problems that are found
- ...
- 04:30 PM Conversion Tools Feature #1565: test the full conversion process on Windows and document all problems that are found
- The previous message is updated with customer_libs directrory instruction. And I have checked all created log files a...
- 04:21 PM Conversion Tools Feature #1565: test the full conversion process on Windows and document all problems that are found
- > Do you have 2 completely independent project installations? With 2 completely separate P2J installations?
Yes, the... - 02:34 PM Conversion Tools Feature #1565: test the full conversion process on Windows and document all problems that are found
- I didn't mean that the command line environment itself was a problem (although it is possible). I meant that in gene...
- 11:15 AM Conversion Tools Feature #1565: test the full conversion process on Windows and document all problems that are found
- > The .lexer file is truncated at [01386:003] and there is nothing after that?
Yes, this file finished at [01386:0... - 10:59 AM Conversion Tools Feature #1565: test the full conversion process on Windows and document all problems that are found
- OK, these are some strange results....
- 09:10 AM Conversion Tools Feature #1565: test the full conversion process on Windows and document all problems that are found
- One more note.
> Since the comparisons are just about the differences in src/aero/timco/majic/
These directorie... - 09:02 AM Conversion Tools Feature #1565: test the full conversion process on Windows and document all problems that are found
- > Please show examples of both.
Here is the src/syman/adp/adpout0.p.lexer
The Old MAJIC conversion with "classi... - 12:27 PM Database Feature #1581: add conversion and runtime support for certain metadata constructs
- Metadata tables and fields are used in Progress 4GL like regular table and field references, however, they do not map...
- 12:16 PM Database Feature #1581 (Closed): add conversion and runtime support for certain metadata constructs
- 11:14 AM Database Feature #1580: upgrade Hibernate to latest level
- P2J currently is at a woefully old level of Hibernate (3.0.5), which is holding back customer development. We need t...
- 10:54 AM Database Feature #1580 (Closed): upgrade Hibernate to latest level
- 11:08 PM Conversion Tools Feature #1579: review and merge 12/2011 conversion fixes into main P2J code base, regression test...
- The following is the text of an email I sent to Greg regarding one of the fixes, which had to do with schema parsing ...
- 11:06 PM Conversion Tools Feature #1579: review and merge 12/2011 conversion fixes into main P2J code base, regression test...
- In December 2011, Greg and I made a number of fixes to P2J to enable early work on a large customer project (updates ...
- 10:33 PM Conversion Tools Feature #1579 (Closed): review and merge 12/2011 conversion fixes into main P2J code base, regres...
10/10/2012
- 07:39 PM Conversion Tools Feature #1565: test the full conversion process on Windows and document all problems that are found
- ...
- 07:06 PM Conversion Tools Feature #1565: test the full conversion process on Windows and document all problems that are found
- OK.
BTW, I have faced the strange issue. I did run two conversions in Linux. The both was OK. Then I have compared... - 06:49 PM Conversion Tools Feature #1565: test the full conversion process on Windows and document all problems that are found
- Since the comparisons are just about the differences in src/aero/timco/majic/, the amount of code is actually not so ...
- 06:27 PM Conversion Tools Feature #1565: test the full conversion process on Windows and document all problems that are found
- Greg,
OK. I'm running the conversions. The difference reports will be here. But what is the place to upload result... - 05:16 PM Conversion Tools Feature #1565: test the full conversion process on Windows and document all problems that are found
- Please report on the status of the 2 testing activities:
1. Old P2J majic conversion on Linux vs new P2J majic con... - 06:44 AM Conversion Tools Feature #1565: test the full conversion process on Windows and document all problems that are found
- Understood. Then you need to put the cfg files for MAJIC in a separate update.
- 05:21 AM Conversion Tools Feature #1565: test the full conversion process on Windows and document all problems that are found
- Constantin,
This was not mistake. I have added the config files for TIMCO conversion under Linux/Windows. This is ... - 03:36 AM Conversion Tools Feature #1565: test the full conversion process on Windows and document all problems that are found
- Eugenie,
Please remove the cfg/ folder from the root of your update. Except this, the update looks OK. - 10:55 AM Feature #1572: using p2j/testcases/simple/* as a guide/template, please create a runtime configur...
- Please update the documentation to fix the problem.
- 10:30 AM Feature #1572: using p2j/testcases/simple/* as a guide/template, please create a runtime configur...
- The syntax of the command line from Certificate Authority which is supposed to load the /security/certificates/cas/<a...
10/09/2012
- 02:09 PM Feature #1572: using p2j/testcases/simple/* as a guide/template, please create a runtime configur...
- ...
- 10:12 AM Feature #1572: using p2j/testcases/simple/* as a guide/template, please create a runtime configur...
- I see a problem with chemtutor/deploy-chemtutor/server/stdsrvkey.store.
Please look inside that file. You will fi... - 09:12 AM Feature #1572: using p2j/testcases/simple/* as a guide/template, please create a runtime configur...
- Cleaned up the unnecessary jar files and log files.
Client and server scripts + directory configuration under /deplo... - 07:02 AM Feature #1572: using p2j/testcases/simple/* as a guide/template, please create a runtime configur...
- You can use the ./p2j/ path. Don't encode the top-level chemtutor directory in anything....
- 03:02 AM Feature #1572: using p2j/testcases/simple/* as a guide/template, please create a runtime configur...
- For p2j location a link is created to the p2j location and added inside the chemtutor project as p2j and can be acces...
- 11:45 AM Conversion Tools Feature #1565: test the full conversion process on Windows and document all problems that are found
- Eugenie,
For 2 - as you change a file, if the current year is different than the one in the copyright area, you ne... - 10:06 AM Conversion Tools Feature #1565: test the full conversion process on Windows and document all problems that are found
- Constantin,
1. OK.
2. I do not understand. Why this special update need this modification? Do we need every file ... - 05:57 AM Conversion Tools Feature #1565: test the full conversion process on Windows and document all problems that are found
- Eugenie,
Please address the following:
1. the p2j.cfg.xml you sent is for Windows OS. Please leave the p2j.cfg.xml ... - 10:31 AM Feature #1570: create a build.xml ANT script to properly build the chemtutor.jar for the chemtuto...
- This is a very good start.
Some things to add/change:
1. Please rename the "ctconvert" target to just "convert"... - 09:22 AM Feature #1570: create a build.xml ANT script to properly build the chemtutor.jar for the chemtuto...
- Important build script tasks:
*convert* - this will convert the chemtutor progress source code to java
*create.db* ... - 07:03 AM Feature #1578: add a readme.html to the chemtutor project
- Create a readme.txt file in the chemtutor/ directory to explain:
1. How to setup the project (e.g. things like how... - 07:03 AM Feature #1578 (Closed): add a readme.html to the chemtutor project
10/08/2012
- 05:41 PM Conversion Tools Feature #1565: test the full conversion process on Windows and document all problems that are found
- OK.
The files to be changed to run conversion on Windows.
Rules:
p2j/rules/annotations/annotations.xml
p2j/rule... - 04:04 PM Conversion Tools Feature #1565: test the full conversion process on Windows and document all problems that are found
- Don't apply the changes to staging or CVS yet. Please do the following:
1. Send the changes to Constantin (and co... - 03:49 PM Conversion Tools Feature #1565: test the full conversion process on Windows and document all problems that are found
- The changes are tested and prepared. Do we need them to be applied to the current P2J build? Note we still need to ma...
- 09:20 AM Conversion Tools Feature #1565: test the full conversion process on Windows and document all problems that are found
- Please do use the quoteReplacement() for all of the 2nd parameter cases. That is exactly what that code is meant to ...
- 02:40 PM Feature #1572: using p2j/testcases/simple/* as a guide/template, please create a runtime configur...
- I haven't taken a close look yet, but I do see some things that need to be cleaned up:
1. Please remove log files ...
10/05/2012
- 04:42 PM Conversion Tools Feature #1565: test the full conversion process on Windows and document all problems that are found
- Greg, Constantin,
I've performed a bit more testing and found we can use both fixupRegex() and quoteReplacement() ... - 10:21 AM Conversion Tools Feature #1565: test the full conversion process on Windows and document all problems that are found
- Constantin,
Yes, the call
replaceAll("\.", quoteReplacement(fileSep))
does work. So I applied fixupRegex() and q... - 06:26 AM Conversion Tools Feature #1565: test the full conversion process on Windows and document all problems that are found
- Eugenie, please try the following call in the conversion rules:
replaceAll("\.", quoteReplacement(fileSep))
I sus... - 09:42 PM Conversion Tools Feature #1565: test the full conversion process on Windows and document all problems that are found
- Preliminary results:
1. Substitution replaceAll(fileSep, ".") with replaceAll(fixupRegex(fileSep), ".") works fine.
... - 09:52 AM Feature #1572 (WIP): using p2j/testcases/simple/* as a guide/template, please create a runtime co...
- 05:56 AM Feature #1472 (Review): expand the Developer Guide section on "Guidelines for Writing Conversion ...
- The updated hand_written_java.odt file is in bazaar.
10/04/2012
- 03:24 PM Feature #1508 (Review): finish/write the "Certificates" section of the Directory chapter
- finished content
committed into bazaar - 01:25 PM Conversion Tools Feature #1565: test the full conversion process on Windows and document all problems that are found
- ...
- 01:10 PM Conversion Tools Feature #1565: test the full conversion process on Windows and document all problems that are found
- Constantin,
There are no such elements in our rule files as second parameter for replaceAll(): "\\" as the file se... - 12:48 PM Conversion Tools Feature #1565: test the full conversion process on Windows and document all problems that are found
- Please prepare the minimum set of changes needed to resolve all the known problems. Add a helper as needed to Common...
- 12:45 PM Conversion Tools Feature #1565: test the full conversion process on Windows and document all problems that are found
- Greg,
I've done a little more testing in why it abends in the first place and it looks like calls like this:
<pre... - 12:01 PM Conversion Tools Feature #1565: test the full conversion process on Windows and document all problems that are found
- After thinking more about this, I realize that my idea about adding a getFileSepRegex() is not a full solution. The ...
- 11:45 AM Conversion Tools Feature #1565: test the full conversion process on Windows and document all problems that are found
- I think this would be a more appropriate solution.
OK. I'll look into this.
> > Is it mandatory to use replaceA... - 08:01 AM Conversion Tools Feature #1565: test the full conversion process on Windows and document all problems that are found
- ...
10/03/2012
- 07:32 PM Conversion Tools Feature #1565: test the full conversion process on Windows and document all problems that are found
- Further investigations and testing shows the only real issue we have converting on Windows is the replaceAll call wit...
- 03:39 PM Feature #1570: create a build.xml ANT script to properly build the chemtutor.jar for the chemtuto...
- For the chemtutor application, there is no need for the separate jar for the UI stuff. Please modify the build.xml t...
- 04:40 AM Feature #1571 (WIP): create a bash script to automate the process of creating an H2 database for ...
10/01/2012
- 12:16 PM Conversion Tools Bug #1574: broken report links when they target very long filenames
- From ECF:
I've noticed that some detail reports with really long names create links with longer names than the act... - 12:14 PM Conversion Tools Bug #1574 (Closed): broken report links when they target very long filenames
- 10:46 AM Feature #1570 (WIP): create a build.xml ANT script to properly build the chemtutor.jar for the ch...
09/30/2012
- 03:01 PM Conversion Tools Feature #1565: test the full conversion process on Windows and document all problems that are found
- Now we have the promes.p converted. The main issue is the Windows file separator char: "\" and some calls that uses t...
09/28/2012
- 04:40 PM Support #1532: develop chemtutor 4GL sample application
- Change requests from Greg on 09/20/2012 including resolution. Moved here from email.
I made some other changes to ... - 04:35 PM Conversion Tools Feature #1565: test the full conversion process on Windows and document all problems that are found
- Eugenie, a question. Are you sure that the following:
<annotation datatype="java.lang.String" key="path" value="co... - 02:55 PM Conversion Tools Feature #1565: test the full conversion process on Windows and document all problems that are found
- Eugenie, a question. Are you sure that the following:...
- 02:37 PM Conversion Tools Feature #1565: test the full conversion process on Windows and document all problems that are found
- There is still issue with p2o generation I guess. Consider the following:
In Linux we have the following line:
... - 02:18 PM Conversion Tools Feature #1565: test the full conversion process on Windows and document all problems that are found
- I think real problem here is how windows JRE handles regexps... especially cases when special regexp characters need...
- 01:41 PM Conversion Tools Feature #1565: test the full conversion process on Windows and document all problems that are found
- The backslash issue is the real problem. Now we have stopped in the other place on the generating DDL stage:
28.09.2... - 12:12 PM Conversion Tools Feature #1565: test the full conversion process on Windows and document all problems that are found
- The main difference at conversion stage is the primes.p.ast files. For example the following lines are missed in Win3...
- 11:58 AM Conversion Tools Feature #1565: test the full conversion process on Windows and document all problems that are found
- The resulting files primes.p.schema have difference:
The Windows version does not have the entries like this:
<an... - 11:55 AM Conversion Tools Feature #1565: test the full conversion process on Windows and document all problems that are found
- The resulting files:
primes.p.cache, primes.p.dict, primes.p.lexer, primes.p.parser
are the same for both Linux... - 11:50 AM Conversion Tools Feature #1565: test the full conversion process on Windows and document all problems that are found
- The schema conversion has the difference:
Win32 version does not have any peerid entries like below:
<annotation da... - 11:46 AM Conversion Tools Feature #1565: test the full conversion process on Windows and document all problems that are found
- For some reason, on a Windows machine, any escaped value in a regexp needs two backslashes, as in:
package.replaceAl... - 11:43 AM Conversion Tools Feature #1565: test the full conversion process on Windows and document all problems that are found
- The conversion from *.df to *.dict is performing without the problems. The results are the same for Linux and Win32 e...
- 10:54 AM Conversion Tools Feature #1565: test the full conversion process on Windows and document all problems that are found
- The conversion log file:
------------------------------------------------------------------------------
P2J Convers... - 10:43 AM Conversion Tools Feature #1565: test the full conversion process on Windows and document all problems that are found
- The java P2J classes are compiled without problems with ANT 170 and Java 160_u35. To be able to start the conversion ...
- 11:48 AM Conversion Tools Feature #1529 (WIP): move customer_specific_conversion.rules into p2j/rules/conversion/ and impro...
09/27/2012
- 12:15 PM Feature #1501 (Review): finish/write the "Session Management" section of the Directory chapter
- 12:15 PM Feature #1507 (Review): finish/write the "Authentication" section of the Directory chapter
- 10:00 AM Feature #1480 (Review): improve/finish the "Client Install" chapter
- 10:00 AM Feature #1495 (Review): write the "Build P2J from Source Code" chapter
- 09:59 AM Feature #1482 (Review): improve/finish the "Running the Client" chapter
- 09:59 AM Feature #1481 (Review): improve/finish the "Client Checklist" chapter
- 09:58 AM Feature #1502 (Review): finish/write the "Administration Console" section of the Directory chapter
- 09:58 AM Feature #1506 (Review): finish/write the "Access Control Lists" section of the Directory chapter
- 09:57 AM Feature #1499 (Review): finish/write the "Logging" section of the Directory chapter
- 09:57 AM Feature #1494 (Review): cleanup/improve the "Software Dependencies" chapter
- 09:56 AM Feature #1479 (Review): improve and finish the "Bootstrap Configuration" chapter
- 07:28 AM Feature #1505: finish/write the "Resources" section of the Directory chapter
- The directory ACL config is also related to this chapter, I already wrote some content there but only from the point ...
09/24/2012
- 01:03 PM User Interface Feature #1525: submit patches upstream (if the patches are still needed)
- Don't submit anything until approved by Greg or Eric.
- 01:01 PM User Interface Feature #1524: merge existing patches if necessary
- Review and merge our patches as needed. If there is a way to implement Jetty in our server without our patches, plea...
- 12:59 PM User Interface Feature #1523: select appropriate version as the upgrade target
- The basic idea here is that there are multiple possible new versions that can be chosen. We generally want a very re...
- 12:49 PM Feature #1572: using p2j/testcases/simple/* as a guide/template, please create a runtime configur...
- The result should use the H2 DB that is created by your script in #1571. For that reason, this task is dependent upo...
- 12:47 PM Feature #1572 (Closed): using p2j/testcases/simple/* as a guide/template, please create a runtime...
- 12:46 PM Feature #1571: create a bash script to automate the process of creating an H2 database for chemtu...
- Please reference the documentation for details on how to setup H2 as a database. The idea is that it should be easy ...
- 12:45 PM Feature #1571 (Closed): create a bash script to automate the process of creating an H2 database f...
- 12:43 PM Feature #1570: create a build.xml ANT script to properly build the chemtutor.jar for the chemtuto...
- The chemtutor 4GL demo project can be checked out from Bazaar. It resides in /opt/code/p2j_repo/samples/chemtutor/. ...
- 12:38 PM Feature #1570 (Closed): create a build.xml ANT script to properly build the chemtutor.jar for the...
- 02:53 AM Feature #1508 (WIP): finish/write the "Certificates" section of the Directory chapter
09/21/2012
- 10:02 AM Conversion Tools Feature #1565: test the full conversion process on Windows and document all problems that are found
- Windows XP is fine.
Yes, p2j/testcases/uast/primes.p from CVS is the correct file. - 09:45 AM Conversion Tools Feature #1565: test the full conversion process on Windows and document all problems that are found
- The file has been found. Is it correct file?
- 09:36 AM Conversion Tools Feature #1565: test the full conversion process on Windows and document all problems that are found
- Another question:
Where the primes.p file is located?
EVL: I have found the file under timco/p2j/testcases/uast. Is... - 08:00 AM Conversion Tools Feature #1565: test the full conversion process on Windows and document all problems that are found
- The question:
Is it important to have specific Windows version to test the conversion? I can run it in Windows XP,... - 08:39 PM Conversion Tools Feature #1565: test the full conversion process on Windows and document all problems that are found
- Run the conversion process for primes.p on Windows. Put detailed documentation into this issue's history for all pro...
- 08:35 PM Conversion Tools Feature #1565 (Closed): test the full conversion process on Windows and document all problems tha...
09/20/2012
- 03:13 PM Support #1532: develop chemtutor 4GL sample application
- * all sections finished
* committed into bazaar
09/19/2012
- 12:07 PM Feature #1503 (Review): finish/write the "Server and Context Hooks" section of the Directory chapter
- 11:57 AM Feature #1507 (WIP): finish/write the "Authentication" section of the Directory chapter
- 08:12 AM Feature #1494: cleanup/improve the "Software Dependencies" chapter
- Yes, this is one of the few exceptions to FSF copyrighted software. This documentation from Wikipedia (http://en.wik...
- 06:21 AM Feature #1494: cleanup/improve the "Software Dependencies" chapter
- This really puzzles me.
ncurses is developed under GNU/Linux ([[http://www.gnu.org/software/ncurses/ncurses.html]])
...
09/18/2012
- 10:46 AM Feature #1494: cleanup/improve the "Software Dependencies" chapter
- Please note that the license type listed for ncurses is GPL, which is incorrect. This library has a BSD-style licens...
- 10:37 AM Feature #1506 (WIP): finish/write the "Access Control Lists" section of the Directory chapter
09/17/2012
- 02:47 PM Support #1532: develop chemtutor 4GL sample application
- Basic operation(add delete update) added for the table chemical-classification.
The refresh is not quite smooth sinc... - 02:15 PM Feature #1503 (WIP): finish/write the "Server and Context Hooks" section of the Directory chapter
09/15/2012
- 12:46 PM Support #1532: develop chemtutor 4GL sample application
- The application is designed for 110x32 terminal size.
Finished the:
* Welcome Screen
* Data Management section(re...
09/14/2012
- 01:38 PM Support #1532 (WIP): develop chemtutor 4GL sample application
- 12:25 PM Feature #1494: cleanup/improve the "Software Dependencies" chapter
- Ovidiu's findings for the JTA license suggested a potential problem redistributing this technology; however, that li...
- 12:11 PM Feature #1504 (Review): finish/write the "Accounts" section of the Directory chapter
- * added a new section at the end : Extensions
* n/a was used to a lot of (string) default values as these are null i... - 11:30 AM Feature #1502 (WIP): finish/write the "Administration Console" section of the Directory chapter
Also available in: Atom