Quantcast
Channel: West Wind Message Board Messages
Viewing all articles
Browse latest Browse all 10393

Re: Version 1.25

$
0
0
Re: Version 1.25
FoxInCloud
Re: Version 1.25
06/19/2012
02:56:07 AM
3J306AK0H Show this entire thread in new window
Gratar Image based on email address
From:
Thierry Nivelet (FoxInCloud)
To:
Attachments:
None
So far, for optimization purpose (to avoid traversing all form's object hierarchy at each request), properties to be saved need be defined at design time, and available after initial form instantiation.

We plan to do something more dynamic (using this_access), it's something quite complicated and we'll need some more time for that.


aLL,

Have resolved some of the issues, a path setting got bungeld up.

Question: Can someoen show me an implementation on how to decide what properties to save ect.

My problem is that I create objects during runtime via this_access. When moving between pages(forms) it wantsto save properties (see below). How can I exclude this ?

Thnks


All,

I upgraded today to 1.25 FIS.

Upgraded from 1.20 and ran the complete adaption proces again

Now getting following range of errors:


awapphost.warning Error detected at code line #[not available] of method 'awajax.pvofobject'
FoxInCloud cannot save object's properties because only the 'Empty' class is supported (Object 'mgr_data', base class 'Custom')

awapphost.warning Error detected at code line #[not available] of method 'awajax.pvofobject'
FoxInCloud cannot save object's properties because only the 'Empty' class is supported (Object 'mgr_epos', base class 'Custom')

awapphost.warning Error detected at code line #[not available] of method 'awajax.pvofobject'
FoxInCloud cannot save object's properties because only the 'Empty' class is supported (Object 'mgr_layout', base class 'Custom')

awapphost.warning Error detected at code line #[not available] of method 'awajax.pvofobject'
FoxInCloud cannot save object's properties because only the 'Empty' class is supported (Object 'mgr_lockscreen', base class 'Collection')

awapphost.warning Error detected at code line #[not available] of method 'awajax.pvofobject'
FoxInCloud cannot save object's properties because only the 'Empty' class is supported (Object 'mgr_set', base class 'Custom')

awapphost.warning Error detected at code line #[not available] of method 'awajax.propssave'
Method or procedure propssave_ds(): error #1 ("File 'abdev.prg' does not exist.") at code line #0 (source code N/A)

awapphost.warning Properties of form "std_tab" could not be saved
awapphost.warning Awapphost.formlaunch(tcForm: 'std_tab', tlSubForm: .F., m.tcSuffix: '') - Properties of form "std_tab" could not be saved
awapphost.warning Xxxprocess.wform() - Awajax.forminitsave() - Awapphost.formlaunch(tcForm: 'std_tab', tlSubForm: .F., m.tcSuffix: '') - Properties of form "std_tab" could not be saved



Thierry Nivelet (FoxInCloud)


Viewing all articles
Browse latest Browse all 10393

Trending Articles