Activity
From 08/26/2016 to 09/24/2016
09/22/2016
- 12:57 PM Conversion Tools Feature #1735: leverage lambda expressions (Java 8 "closures") to reduce code bloat
- Task branch 1735e was rebased from trunk revision 11098. The latest revision is now 11129.
This version has been ... - 04:23 AM Conversion Tools Feature #1735: leverage lambda expressions (Java 8 "closures") to reduce code bloat
- One more conversion fix was required to resolve a remaining problem with GSO 67 and GSO 133. This was made in rev 11...
09/21/2016
- 06:41 PM Conversion Tools Feature #1735: leverage lambda expressions (Java 8 "closures") to reduce code bloat
- Rebased 1735e from trunk revision 11097. The latest revision is now 11127.
- 06:37 PM Conversion Tools Feature #1735: leverage lambda expressions (Java 8 "closures") to reduce code bloat
- MAJIC conversion testing passed but runtime testing was broken (GSO 67 and GSO 133). Revision 11126 is meant to reso...
- 10:41 AM Conversion Tools Feature #1735: leverage lambda expressions (Java 8 "closures") to reduce code bloat
- Rebased from trunk revision 11096. The latest revision is now 11125.
A regression was found in MAJIC runtime test... - 11:37 AM User Interface Bug #2921: fix vertical placement of FILL-IN (editable or not)/LABEL/EDITOR text
- See #3054-151 through #3054-161 for some examples in both web and swing.
- 11:15 AM User Interface Bug #2921: fix vertical placement of FILL-IN (editable or not)/LABEL/EDITOR text
- Several other widgets are affected too, including buttons, radio-buttons and toggle-box (maybe this is already consid...
- 11:35 AM User Interface Bug #2966: NullPointerException is raised when RMB is clicked to show popup menu
- No one else has time to fix this for you. You need to dig into the "Unexpected throwable" issue that is appearing in...
- 10:56 AM User Interface Bug #2966: NullPointerException is raised when RMB is clicked to show popup menu
- I'd tested again and result is the same..
- 09:45 AM User Interface Bug #3093: widget-pool resources need to be pre-ordered when deleted (to enforce parent/child rel...
- Greg Shah wrote:
> > I have some tests which have trigger-related issues (see testcases/uast/res_delete/widget-delet... - 09:35 AM User Interface Bug #3093: widget-pool resources need to be pre-ordered when deleted (to enforce parent/child rel...
- > I have some tests which have trigger-related issues (see testcases/uast/res_delete/widget-delete-order3.p, 4 and 5 ...
- 09:03 AM Runtime Infrastructure Feature #1842: implement the multi-source directory approach
- An interesting question was posed by Igor:...
09/20/2016
- 07:10 PM Base Language Bug #3183: recursive use of some resources is sometimes broken
- Some issues with recursion have been found in #1735-50.
Constantin created 3 testcases. I have saved them into @t... - 06:48 PM Base Language Bug #3183 (New): recursive use of some resources is sometimes broken
- 01:48 PM Conversion Tools Feature #1735: leverage lambda expressions (Java 8 "closures") to reduce code bloat
- MAJIC regression testing passed and so did the ETF testing. The regression only manifests in the customer GUI app (s...
- 10:51 AM Conversion Tools Feature #1735: leverage lambda expressions (Java 8 "closures") to reduce code bloat
- Rebased 1735e from trunk 11095. The latest revision is now 11123.
Revision 11120 fixes the @SharedVariableManager@...
09/19/2016
- 09:37 AM User Interface Bug #2966: NullPointerException is raised when RMB is clicked to show popup menu
- @~/shared/dev_tools/std_client/handbook_20160303.zip@
- 09:31 AM User Interface Bug #2966: NullPointerException is raised when RMB is clicked to show popup menu
- Greg Shah wrote:
> Somehow, your test environment is completely invalid. Perhaps you are not properly following the... - 05:39 AM User Interface Feature #2959: Implement search by key in browse
- Rebased task branch 2959a from P2J trunk revision 11095.
09/16/2016
- 04:37 PM User Interface Bug #3093: widget-pool resources need to be pre-ordered when deleted (to enforce parent/child rel...
- Greg Shah wrote:
> OK, please merge 3093b to trunk.
Merged to trunk rev 11095 and archived.
> Please create a ne... - 03:14 PM User Interface Bug #3093: widget-pool resources need to be pre-ordered when deleted (to enforce parent/child rel...
- OK, please merge 3093b to trunk.
Please create a new sub-task of #2677 for deferred working of the issue in note 8... - 02:30 PM User Interface Bug #3093: widget-pool resources need to be pre-ordered when deleted (to enforce parent/child rel...
- Greg, 3093b can be committed as is, as it fixes known issues in 454 and 274 (#3110) tests.
The issue in previous n... - 07:30 AM User Interface Bug #3093: widget-pool resources need to be pre-ordered when deleted (to enforce parent/child rel...
- >> 3. On frame delete, does the 4GL really re-parent static child frames to the default window?
>
> Actually, no. T... - 05:46 AM User Interface Bug #3093: widget-pool resources need to be pre-ordered when deleted (to enforce parent/child rel...
- Greg Shah wrote:
3093b was rebased from trunk 11094 and rev 11098 contains the comment changes.
> 1. The removal ... - 04:25 PM User Interface Bug #3179: Fix WINDOW:FIRST-CHILD to iterate over frames and FRAME parenting (when the frame has ...
- See notes 7 and 8 from #3093 - in P2J, frames get attached to either current or default-window, even if they are not ...
- 04:24 PM User Interface Bug #3179 (New): Fix WINDOW:FIRST-CHILD to iterate over frames and FRAME parenting (when the fram...
09/15/2016
- 03:33 PM Conversion Tools Feature #1735: leverage lambda expressions (Java 8 "closures") to reduce code bloat
- I uncommitted the 11118 and 11119 revisions (rectangle-specific attributes) from 1735e. I then rebased 1735e from tr...
- 02:13 PM Conversion Tools Feature #1735: leverage lambda expressions (Java 8 "closures") to reduce code bloat
- Created task branch 1735f from P2J trunk 11093.
Task branch 1735e revisions 11118 and 11119 have been merged into ... - 11:34 AM User Interface Bug #2966: NullPointerException is raised when RMB is clicked to show popup menu
- Somehow, your test environment is completely invalid. Perhaps you are not properly following the instructions from @...
- 10:18 AM User Interface Bug #2966: NullPointerException is raised when RMB is clicked to show popup menu
- Greg Shah wrote:
> Can you manually start the MAJIC client, login and use the application?
Yes, It works manually. - 08:45 AM User Interface Bug #2966: NullPointerException is raised when RMB is clicked to show popup menu
- Can you manually start the MAJIC client, login and use the application?
- 01:36 AM User Interface Bug #2966: NullPointerException is raised when RMB is clicked to show popup menu
- Here is the result. @prepare_tests@ are failed all 3. Other tests were not running....
- 09:57 AM User Interface Bug #3093: widget-pool resources need to be pre-ordered when deleted (to enforce parent/child rel...
- Code Review Task Branch 3093b Revision 11096
These changes look long overdue.
1. The removal of the dynamic che... - 07:29 AM User Interface Bug #3093: widget-pool resources need to be pre-ordered when deleted (to enforce parent/child rel...
- Greg, please review 3093b rev 11096: it fixes the Close button issue and also some other issues reported by Sergey/Eu...
09/13/2016
- 05:49 AM User Interface Bug #2966: NullPointerException is raised when RMB is clicked to show popup menu
- Thank you.
- 05:41 AM User Interface Bug #2966: NullPointerException is raised when RMB is clicked to show popup menu
- Vadim Gindin wrote:
> I understand. By the way, how to correctly run main part separately?
Just use @run_regressio... - 05:40 AM User Interface Bug #2966: NullPointerException is raised when RMB is clicked to show popup menu
- Constantin Asofiei wrote:
> Vadim Gindin wrote:
> > Ok, by the way, I've noted that I don't have permissions for ~/... - 04:34 AM User Interface Bug #2966: NullPointerException is raised when RMB is clicked to show popup menu
- Vadim Gindin wrote:
> Ok, by the way, I've noted that I don't have permissions for ~/repo and ~/shared:
> [...]
> ... - 04:28 AM User Interface Bug #2966: NullPointerException is raised when RMB is clicked to show popup menu
- Ok, by the way, I've noted that I don't have permissions for ~/repo and ~/shared:...
09/12/2016
- 02:16 PM User Interface Bug #2966: NullPointerException is raised when RMB is clicked to show popup menu
- Vadim: please remove your testing environment and recreate it. Then try running main regression again.
09/09/2016
- 04:34 PM Conversion Tools Feature #1735: leverage lambda expressions (Java 8 "closures") to reduce code bloat
- An issue was found in a customer's GUI app. See #3213 for details.
- 04:02 PM Conversion Tools Feature #1735: leverage lambda expressions (Java 8 "closures") to reduce code bloat
- As of task branch 1735e revision 11119, external procedures, internal procedures, functions, inner blocks and editing...
09/08/2016
- 11:01 AM Database Feature #3010: retrieve new primary keys from database in batch
- I was hoping there would be a simple analogue to the query approach I can use with the other dialects. Is something l...
- 09:39 AM Database Feature #3010: retrieve new primary keys from database in batch
- Eric Faulhaber wrote:
> Ovidiu, can you suggest one? It has to be fast, as the whole point of this is to improve per... - 11:41 PM Database Feature #3010 (WIP): retrieve new primary keys from database in batch
- 11:40 PM Database Feature #3010: retrieve new primary keys from database in batch
- I've implemented this, but the solution requires a dialect-specific query. For PostgreSQL, I use:...
09/07/2016
- 03:37 PM Conversion Tools Feature #1735: leverage lambda expressions (Java 8 "closures") to reduce code bloat
- Rebased task branch 1735e from trunk 11093. The latest revision is now 11113.
09/06/2016
- 03:18 AM User Interface Bug #2966: NullPointerException is raised when RMB is clicked to show popup menu
- Client logs do not contain exceptions
- 03:01 AM User Interface Bug #2966: NullPointerException is raised when RMB is clicked to show popup menu
- Vadim Gindin wrote:
> I'd rebased the branch yesterday and tried to run main part separately several times and all r... - 11:20 PM User Interface Bug #2966: NullPointerException is raised when RMB is clicked to show popup menu
- I'd rebased the branch yesterday and tried to run main part separately several times and all regression testing again...
09/05/2016
- 09:15 AM User Interface Bug #2966: NullPointerException is raised when RMB is clicked to show popup menu
- Constantin Asofiei wrote:
> Vadim, from the @20160902_075739@ result set you have 4 driver threads failed (at the GS... - 07:42 AM User Interface Bug #2966: NullPointerException is raised when RMB is clicked to show popup menu
- Vadim, from the @20160902_075739@ result set you have 4 driver threads failed (at the GSO set) at the @login_to_main_...
09/04/2016
- 10:06 AM User Interface Bug #2966: NullPointerException is raised when RMB is clicked to show popup menu
- Thank's Constantin. At this moment I've found gso_233 failed test. There must be: ...
- 07:21 AM User Interface Bug #2966: NullPointerException is raised when RMB is clicked to show popup menu
- Vadim, this looks like a side-effect from a failed scenario before this one. Please check the failed scenarios by ha...
- 07:17 AM User Interface Bug #2966: NullPointerException is raised when RMB is clicked to show popup menu
- Vadim Gindin wrote:
> The first run has finished. The most of tests are failed and the most of failed tests (all I'v...
09/02/2016
- 02:37 PM Base Language Feature #3178: implement STREAM-HANDLE support
- We have a number of issues with the STREAM-HANDLE support.
# The conversion of the attached program (which runs on 4... - 02:25 PM Base Language Feature #3178 (New): implement STREAM-HANDLE support
- 11:52 AM Bugs Bug #3177: The converted redirected_report_25.p doesn't compile.
- The converted @redirected_report_25.p@ doesn't compile.
The problem is with the line... - 11:50 AM Bugs Bug #3177 (New): The converted redirected_report_25.p doesn't compile.
- 02:58 AM User Interface Bug #2966: NullPointerException is raised when RMB is clicked to show popup menu
- The first run has finished. The most of tests are failed and the most of failed tests (all I've seen) are failed at t...
09/01/2016
- 03:16 PM User Interface Bug #3175: a created dynamic widget is not always added to its parent's field group
- This program is failed for P2J due to the dynamic buttons are not added to the field group of its parent frame.
<pre... - 09:14 AM User Interface Bug #2966: NullPointerException is raised when RMB is clicked to show popup menu
- Vadim Gindin wrote:
> Hynek Cihlar wrote:
> > Vadim Gindin wrote:
> > > How to process this case? Should I add @ow... - 08:56 AM User Interface Bug #2966: NullPointerException is raised when RMB is clicked to show popup menu
- Hynek Cihlar wrote:
> Vadim Gindin wrote:
> > How to process this case? Should I add @owner == null && @ condition ... - 08:41 AM User Interface Bug #2966: NullPointerException is raised when RMB is clicked to show popup menu
- Vadim Gindin wrote:
> How to process this case? Should I add @owner == null && @ condition to the branch @else if (W... - 08:33 AM User Interface Bug #2966: NullPointerException is raised when RMB is clicked to show popup menu
- Hynek Cihlar wrote:
> Vadim Gindin wrote:
> > Hynek Cihlar wrote:
> > > @hasFocus()@ should probably also handle t... - 08:19 AM User Interface Bug #2966: NullPointerException is raised when RMB is clicked to show popup menu
- Vadim Gindin wrote:
> Hynek Cihlar wrote:
> > @hasFocus()@ should probably also handle the case when this is detach... - 08:14 AM User Interface Bug #2966: NullPointerException is raised when RMB is clicked to show popup menu
- I've created the separate task #3176 for the bug, described in the notes 193, 195.
- 08:06 AM User Interface Bug #2966: NullPointerException is raised when RMB is clicked to show popup menu
- Hynek Cihlar wrote:
> Code review 2966a.
> ..
> @SubMenuGuiImpl@
> If I interpret the code correctly, @mouseEnter... - 07:38 AM User Interface Bug #2966: NullPointerException is raised when RMB is clicked to show popup menu
- > > > but there is another bug: the first item is drawn as selected right after menu is opened. mouseEntered() is cal...
- 06:42 AM User Interface Bug #2966: NullPointerException is raised when RMB is clicked to show popup menu
- Code review 2966a.
The changes look good, just some minor things.
@ThinClient.waitForEvent()@
Call @wnd.getMen... - 02:54 AM User Interface Bug #2966: NullPointerException is raised when RMB is clicked to show popup menu
- Greg Shah wrote:
> > but there is another bug: the first item is drawn as selected right after menu is opened. mouse... - 08:13 AM User Interface Bug #3176: The first item in popup menu is drawn as selected right after menu is opened.
- The first item in popup menu is drawn as selected right after menu is opened. GUI. After popup menu is opened no item...
- 08:12 AM User Interface Bug #3176 (Feedback): The first item in popup menu is drawn as selected right after menu is opened.
- 09:18 PM User Interface Feature #2959: Implement search by key in browse
- At this point the sort mechanics from the note 4 is implemented for the most part - it still needs some pixel-perfect...
08/31/2016
- 06:56 PM User Interface Bug #2966: NullPointerException is raised when RMB is clicked to show popup menu
- > but there is another bug: the first item is drawn as selected right after menu is opened. mouseEntered() is called ...
- 06:10 PM User Interface Bug #2966: NullPointerException is raised when RMB is clicked to show popup menu
- Vadim Gindin wrote:
> I've fixed @simple_sm.p@ test, rebased the branch, removed debugging code and missed headers a... - 11:59 AM User Interface Bug #2966: NullPointerException is raised when RMB is clicked to show popup menu
- I've fixed @simple_sm.p@ test, rebased the branch, removed debugging code and missed headers and javadoc. Current rev...
08/30/2016
- 03:08 PM Conversion Tools Feature #1735: leverage lambda expressions (Java 8 "closures") to reduce code bloat
- Task branch 1735e revision 11103 has changes that replace all defctorid usage (and the corresponding default construc...
- 11:42 AM Conversion Tools Feature #1735: leverage lambda expressions (Java 8 "closures") to reduce code bloat
- Rebased task branch 1735e from trunk 11088. The latest revision is now 11102.
- 01:37 PM User Interface Bug #3175: a created dynamic widget is not always added to its parent's field group
- If a dynamic widget is created and the parent frame handle is assigned to it, then its parent frame doesn't update it...
- 01:33 PM User Interface Bug #3175 (New): a created dynamic widget is not always added to its parent's field group
08/29/2016
- 02:24 PM User Interface Bug #2966: NullPointerException is raised when RMB is clicked to show popup menu
- Hynek Cihlar wrote:
> Note there are some remaining issues, (1) @Exit@ not drawing its pressed state and (2) mouse e... - 02:23 PM User Interface Bug #2966: NullPointerException is raised when RMB is clicked to show popup menu
- Hynek Cihlar wrote:
> Vadim Gindin wrote:
> > As I can see too, ENTRY/LEAVE events are not supported by menu elemen... - 01:40 PM User Interface Bug #2966: NullPointerException is raised when RMB is clicked to show popup menu
- Vadim Gindin wrote:
> As I can see too, ENTRY/LEAVE events are not supported by menu elements. May be @parent.nextFo... - 01:39 PM User Interface Bug #2966: NullPointerException is raised when RMB is clicked to show popup menu
- As I can see too, ENTRY/LEAVE events are not supported by menu elements. May be @parent.nextFocus()/parent.prevFocus(...
- 10:47 AM User Interface Bug #2966: NullPointerException is raised when RMB is clicked to show popup menu
- Hynek Cihlar wrote:
> Greg Shah wrote:
> >
> > Can menus receive ENTRY events at all?
>
> According to 4GL doc... - 10:04 AM User Interface Bug #2966: NullPointerException is raised when RMB is clicked to show popup menu
- Greg Shah wrote:
>
> Can menus receive ENTRY events at all?
According to 4GL doc and my tests menu elements do ... - 09:54 AM User Interface Bug #2966: NullPointerException is raised when RMB is clicked to show popup menu
- > This focus processing is needed for some widgets to allow to revoke the ENTRY event,
It is needed for the NO-AP... - 08:18 AM User Interface Bug #2966: NullPointerException is raised when RMB is clicked to show popup menu
- Vadim Gindin wrote:
> Once again. We have the following at the moment of menu item drawing:
> # WindowManager.activ... - 07:51 AM User Interface Bug #2966: NullPointerException is raised when RMB is clicked to show popup menu
- Once again. We have the following at the moment of menu item drawing:
# WindowManager.activatedWindow() is already c... - 07:47 AM User Interface Bug #2966: NullPointerException is raised when RMB is clicked to show popup menu
- Vadim Gindin wrote:
> It is 2 separate threads:
> [...]
> and
> [...]
> Full stacks are in attached files.
Ye... - 07:39 AM User Interface Bug #2966: NullPointerException is raised when RMB is clicked to show popup menu
- It is 2 separate threads:...
- 06:07 AM User Interface Bug #2966: NullPointerException is raised when RMB is clicked to show popup menu
- Hynek Cihlar wrote:
> Vadim Gindin wrote:
> > I had 1 change: commented out @invokeLater()@ in @WindowManager.windo... - 05:45 AM User Interface Bug #2966: NullPointerException is raised when RMB is clicked to show popup menu
- Vadim Gindin wrote:
> I had 1 change: commented out @invokeLater()@ in @WindowManager.windowActivated()@. When I'd r... - 05:16 AM User Interface Bug #2966: NullPointerException is raised when RMB is clicked to show popup menu
- Hynek Cihlar wrote:
> Vadim Gindin wrote:
> > Strange.. I still see an exception and the first item in sub-menu bod... - 05:00 AM User Interface Bug #2966: NullPointerException is raised when RMB is clicked to show popup menu
- Vadim Gindin wrote:
> Strange.. I still see an exception and the first item in sub-menu body is not get focused when... - 04:42 AM User Interface Bug #2966: NullPointerException is raised when RMB is clicked to show popup menu
- Strange.. I still see an exception and the first item in sub-menu body is not get focused when body is opened using d...
- 03:29 AM User Interface Bug #2966: NullPointerException is raised when RMB is clicked to show popup menu
- Vadim Gindin wrote:
> Vadim Gindin wrote:
> > Hynek Cihlar wrote:
> > > When key navigation results in new sub men...
08/28/2016
- 10:17 AM User Interface Bug #2966: NullPointerException is raised when RMB is clicked to show popup menu
- Vadim Gindin wrote:
> Hynek Cihlar wrote:
> > When key navigation results in new sub menu body being opened, a focu... - 09:29 AM User Interface Bug #2966: NullPointerException is raised when RMB is clicked to show popup menu
- Hynek Cihlar wrote:
> When key navigation results in new sub menu body being opened, a focus must be explicitly requ... - 08:42 AM Conversion Tools Feature #1735: leverage lambda expressions (Java 8 "closures") to reduce code bloat
- > Or this contradicts the goal of removing the defctorid usage?
Yes, that's right. I am trying to get rid of all ...
08/26/2016
- 02:17 PM Conversion Tools Feature #1735: leverage lambda expressions (Java 8 "closures") to reduce code bloat
- Greg Shah wrote:
> Constantin:
> *Question 1*: Does this testcase (the resulting multiple instance display of the s... - 12:34 PM Conversion Tools Feature #1735: leverage lambda expressions (Java 8 "closures") to reduce code bloat
- As an alternative, I could add the @preScope()@ to @Block@ and use a consistent approach for all block types. This h...
- 12:30 PM Conversion Tools Feature #1735: leverage lambda expressions (Java 8 "closures") to reduce code bloat
- Constantin:
I am trying to eliminate all usage of the defctorid (the annotation which allows us to target the anon... - 11:09 AM Conversion Tools Feature #1735: leverage lambda expressions (Java 8 "closures") to reduce code bloat
- Rebased from trunk revision 11086. The latest revision is now 11099.
- 11:08 AM Conversion Tools Feature #1735: leverage lambda expressions (Java 8 "closures") to reduce code bloat
- > I didn't understand the TODO in @control_flow.rules@.
That is OK. :)
> What still uses the @WhereExpression... - 12:34 PM User Interface Bug #2966: NullPointerException is raised when RMB is clicked to show popup menu
- When key navigation results in new sub menu body being opened, a focus must be explicitly requested for the opened su...
- 10:53 AM User Interface Bug #2966: NullPointerException is raised when RMB is clicked to show popup menu
- Vadim Gindin wrote:
> Vadim Gindin wrote:
> > Hynek Cihlar wrote:
> > > Hynek Cihlar wrote:
> > > > I have identi... - 09:54 AM User Interface Bug #2966: NullPointerException is raised when RMB is clicked to show popup menu
- Vadim Gindin wrote:
> Hynek Cihlar wrote:
> > Hynek Cihlar wrote:
> > > I have identified some problems which affe... - 09:47 AM User Interface Bug #2966: NullPointerException is raised when RMB is clicked to show popup menu
- Hynek Cihlar wrote:
> Hynek Cihlar wrote:
> > I have identified some problems which affect the menu use case, detai... - 09:24 AM User Interface Bug #2966: NullPointerException is raised when RMB is clicked to show popup menu
- Hynek Cihlar wrote:
> I have identified some problems which affect the menu use case, details in my next message.
... - 09:07 AM User Interface Bug #2966: NullPointerException is raised when RMB is clicked to show popup menu
- Vadim Gindin wrote:
> Vadim Gindin wrote:
> > @SubMenuGuiImpl.showBody()@ is called during down-arrow event process... - 08:55 AM User Interface Bug #2966: NullPointerException is raised when RMB is clicked to show popup menu
- Vadim Gindin wrote:
> @SubMenuGuiImpl.showBody()@ is called during down-arrow event processing and it creates Overla... - 08:20 AM User Interface Bug #2966: NullPointerException is raised when RMB is clicked to show popup menu
- @SubMenuGuiImpl.showBody()@ is called during down-arrow event processing and it creates OverlayWindow wnd and calls @...
- 05:33 AM User Interface Bug #2966: NullPointerException is raised when RMB is clicked to show popup menu
- Hynek Cihlar wrote:
> Vadim Gindin wrote:
> > Hynek, I still see the same. WINDOW_ACTIVATED is thrown after menu-it... - 05:17 AM User Interface Bug #2966: NullPointerException is raised when RMB is clicked to show popup menu
- Vadim Gindin wrote:
> Hynek, I still see the same. WINDOW_ACTIVATED is thrown after menu-item drawn.
And do you s... - 05:08 AM User Interface Bug #2966: NullPointerException is raised when RMB is clicked to show popup menu
- Hynek Cihlar wrote:
> Vadim Gindin wrote:
> > Hynek, I have a problem here about focusing as you noted earlier (not... - 04:14 AM User Interface Bug #2966: NullPointerException is raised when RMB is clicked to show popup menu
- Vadim Gindin wrote:
> Hynek, I have a problem here about focusing as you noted earlier (note 149). What happen. Afte...
Also available in: Atom