On Sep 26, 2013 9:34 PM, "Alex Harui" wrote:
>
> Hi Maurice,
>
> I imported the two files into FB and I ran the Apache file scanner on the
> folders. Looks good. Here are some things I saw:
>
> 1) If you plan to check in the FB project properties like
> .actionScriptProperties, you will need to
Hi Maurice,
I imported the two files into FB and I ran the Apache file scanner on the
folders. Looks good. Here are some things I saw:
1) If you plan to check in the FB project properties like
.actionScriptProperties, you will need to insert headers in them as well.
2) Are you planning to check
Excellent. Thanks.
On 9/26/13 5:43 PM, "Justin Mclean" wrote:
>HI,
>
>Done and checked into experimentalmobile branch, it will need a little
>bit of work to make it compile but the structure and build files are
>there.
>
>Thanks,
>Justin
HI,
Done and checked into experimentalmobile branch, it will need a little bit of
work to make it compile but the structure and build files are there.
Thanks,
Justin
I figure it will be another day or so before we finish getting
write-access for Maurice. If you can get a new SWC together in that time,
that would be my preference. Jeffry liked it too.
-Alex
On 9/26/13 4:04 PM, "Justin Mclean" wrote:
>Hi,
>
>> How are you planning to help?
>I fixed up build
Hi,
> This is not pertaining to just this case, but our strategy in general about
> 'experimental' swcs.
The original intent was a place for components that have not been fully tested,
been fully localised or not fully documented but in a good working state. It
was hoped by releasing them in th
This is not pertaining to just this case, but our strategy in general about
'experimental' swcs. If the intention is to warn the users that these
components have not been thoroughly tested, can we do that in a different
way? ie. README, Release Notes, ASDocs, custom metadata, etc.?
I think it wil
Sorry, mobile.swc is a theme, so that's different.
Maurice
-Message d'origine-
De : Maurice Amsellem [mailto:maurice.amsel...@systar.com]
Envoyé : vendredi 27 septembre 2013 01:15
À : dev@flex.apache.org
Objet : RE: Mobile datagrid component integration
StyleableTextField belongs mobil
StyleableTextField belongs mobilecomponents.swc
And MobileSkin belongs to components.swc.
Does this means you are going to add these two swc to the lib-path of
experimental.swc ?
Wouldn't that make it unusable in non-mobile apps ?
This is not an affirmation, just a question.
Maurice
-Mes
Hi,
> How are you planning to help?
I fixed up build scripts and added a new projects before (eg apache) so can
help there if it's needed.
> Do you think a new SWC is the right idea?
Either solution seems OK to me, not sure what the right one is.
Thanks,
Justin
On 9/26/13 3:51 PM, "Justin Mclean" wrote:
>Hi,
>
>> Yes, but it seems it's a lot of work, and has many impacts on the SDK
>>to introduce a new SWC.
>
>It would be more work but it's reasonable straight forward, again I can
>help out there if needed.
How are you planning to help? Do you think
Hi,
> Yes, but it seems it's a lot of work, and has many impacts on the SDK to
> introduce a new SWC.
It would be more work but it's reasonable straight forward, again I can help
out there if needed.
Thanks,
Justin
Hi,
> It seems that MDG cannot be integrated into the experimental projects,
> because it's a mobile component, and it relies on mobile-only classes ( such
> as StyleableTextFiled or MobileSkin).
Which shouldn't be too hard to fix , I can help out there.
Thanks,
Justin
Hi,
> In theory, Systar's legal department should be requiring some form of
> header on any code leaving your company.
I'm not a laywer but my understanding was that code (or anyting) doesn't have
to have a copyright header in order to give protection to it's owners, that's
now automatic.
See
Hi,
> Justin, no pressure, but can you please acknowledge that this is on your
> radar?
Yep it's on my list. Few other Apache Flex things I want to sort first, there's
4 chapters of copy edit changes to check, and I'm running an etextiles course
this weekend :-)
Thanks,
Justin
> Op 26 sep. 2013 om 19:53 heeft OmPrakash Muppirala het
> volgende geschreven:
>
> On Thu, Sep 26, 2013 at 9:36 AM, garethdanielsmith <
> garethdanielsm...@gmail.com> wrote:
>
>> In my opinion the default appearance of Spark components in Flex could be
>> greatly improved.
>>
>> As an exampl
Very exciting!
brought to you by the letters A, V, and I
and the number 47
On Thu, Sep 26, 2013 at 10:20 PM, Maurice Amsellem <
maurice.amsel...@systar.com> wrote:
> I have sent some comments on the code earlier on this thread (jeu.
> 26/09/2013 02:15 (UTC+1)) , that could be helpful for the re
OK, I understand now that in the SWC case these are read from the ABC as
three independent definitions with no connections between them. I would
expect that the Scope that contains the def for the backing variable also
contains the getter/setter refs, as three definitions in a DefinitionSet
for tha
On Thu, Sep 26, 2013 at 12:16 PM, OmPrakash Muppirala
wrote:
> Om
I have a set of "jelly bean" - esk skins that I use. Let me know if you are
missing any of these:
ActionBarSkin
ButtonSkin
CalloutSkin
CheckboxSkin
LightCheckboxSkin
RadioButtonSkin
TextAreaSkin
TextInputSkin
--
Jonathan Campo
Yes, but it seems it's a lot of work, and has many impacts on the SDK to
introduce a new SWC.
(impacts global build files and config files, etc...).
Plus the multi-lingual resource bundles (although they would be empty for now).
Maurice
-Message d'origine-
De : Jeffry Houser [mailto:je
On 9/26/2013 4:38 PM, Maurice Amsellem wrote:
Does this mean we need to introduce a new mobileExperimental project ?
I didn't see any other responses, so I want to say that I like that
idea a lot.
--
Jeffry Houser
Technical Entrepreneur
http://www.jeffryhouser.com
203-379-0773
I'm trying to build a simpler test case so I can follow what's going on.
I've seen that the SyntheticBindableSetterDefinition gets created by some
analyzer run by the MXML and AS CompilationUnits. But it doesn't seem to
get created by SWCCompilationUnits. That sort of makes sense to me
because by
I didn't work on Falcon's data bindingŠ Bruce Frazer implemented what's
there.
If you can get the synthetic SetterDefinition then you can get its Name
with getMName(). So find the code that synthesizes the getter/setter pair
for a [Bindable] var, and make it store references to the getter and
sett
Hi,
Earlier this year we presented a small boilerplate project of mobile app,
Android style.
http://video.esri.com/iframe/2298/00/width/960/1/00:55:30
The code is here
https://github.com/lheberlie/building-mobile-apps-flex/tree/develop/apps/mobile-map-boilerplate
The main feature was to supp
Hi,
While "preparing" the potential integration of MobileDataGrid component to the
SDK, I ran into an unexpected issue.
It seems that MDG cannot be integrated into the experimental projects, because
it's a mobile component, and it relies on mobile-only classes ( such as
StyleableTextFiled or M
getMName returns a Name with the same namespace as calling
getNamespaceReference() on the definition.
That still doesn't help me when the property is a [Bindable] var in a
class in a SWC. The definition is a VariableDefinition with the
BindableNamespace which represents the backing variable for th
I have sent some comments on the code earlier on this thread (jeu. 26/09/2013
02:15 (UTC+1)) , that could be helpful for the review.
Maurice
-Message d'origine-
De : Alex Harui [mailto:aha...@adobe.com]
Envoyé : jeudi 26 septembre 2013 21:00
À : dev@flex.apache.org
Objet : Re: [VOTE][LA
I was able to browse the Apache repo. getMName() is on DefinitionBase, but
not on IDefinition. So try
((DefinitionBase)propertyNode.getDefinition()).getMName() and see whether
it returns the right kind of Name when the property is private or
protected.
- Gordon
On 9/26/13 12:05 PM, "Gordon Smith"
I'm in a meeting in San Jose and don't have access to the Falcon code at
the moment. But I think Idefinition (or maybe only DefinitionBase) has a
getMName() method that returns a Name.
- Gordon
On 9/26/13 11:37 AM, "Alex Harui" wrote:
>It turns out that MXMLPropertySpecifierNode just calls its
Hi Maurice,
Thanks! I will review it this evening.
-Alex
On 9/26/13 11:46 AM, "Maurice Amsellem"
wrote:
>Hi,
>
>I have added the headers, LICENSE and NOTICE and attached the source code
>attached to the JIRA ticket :
>https://issues.apache.org/jira/browse/FLEX-33777
>
>Regards,
>
>Maurice
>
Hi,
I have added the headers, LICENSE and NOTICE and attached the source code
attached to the JIRA ticket :
https://issues.apache.org/jira/browse/FLEX-33777
Regards,
Maurice
-Message d'origine-
De : Maurice Amsellem [mailto:maurice.amsel...@systar.com]
Envoyé : jeudi 26 septembre 201
It turns out that MXMLPropertySpecifierNode just calls its definition's
getBaseName(). There doesn't seem to be any API on IDefinition to return
a fully qualified name. I can get the INamespaceReference from the
definition, but then how to I convert the INamespaceReference to a
Namespace I can pa
I don't think using a Binding should be necessary. I think the bug is the
getName() of MXMLPropertySpecifierNode isn't returning the right kind of
Name when the property is protected or private.
- Gordon
On 9/26/13 11:13 AM, "Alex Harui" wrote:
>Darrell, Gordon (mostly),
>
>I'm having trouble
Darrell, Gordon (mostly),
I'm having trouble with the codegen for a Binding destination function. I
have an MXMLPropertySpecifierNode for the property to be set. This
property can be protected or private as well as public. I want to use the
OP_setproperty instruction which seems to take a Name.
Thanks for the clarification.
I won't put the @author tag then.
Maurice
-Message d'origine-
De : Alex Harui [mailto:aha...@adobe.com]
Envoyé : jeudi 26 septembre 2013 19:45
À : dev@flex.apache.org
Objet : Re: [VOTE][LAZY] Accept donation of Systar DataGrid for Mobile
Applications
Hi
On Thu, Sep 26, 2013 at 9:36 AM, garethdanielsmith <
garethdanielsm...@gmail.com> wrote:
> In my opinion the default appearance of Spark components in Flex could be
> greatly improved.
>
> As an example, the Ext JS (AKA Sencha) javascript framework has many
> components very similar to the ones in
Hi Maurice,
Most projects at Apache discourage author tags. There is no official
policy prohibiting and Apache Flex has not made any decision.
The general reasoning is that there are currently 40+ committers and
growing on Apache Flex and if everyone who touched a file added an author
tag, event
I am adding the headers now.
I noticed some of the components in experimental had mention of the original
author, in addition to Apache Header. (see below).
Should I do the same ?
Eg. @author Maurice Amsellem for SYSTAR (maurice.amsel...@systar.com).
Spark/components/itemRenderers/MenuItemRende
Yep, I guess it is not the same doing a check out from windows (whatever the
tool) and from Cygwin.
-Message d'origine-
De : Kessler CTR Mark J [mailto:mark.kessler@usmc.mil]
Envoyé : jeudi 26 septembre 2013 19:29
À : dev@flex.apache.org
Objet : RE: Building the SDK from git
Yeah I'm
Yeah I'm Windows with TortoiseGit, didn't have to change anything out of the
box for that. It's setup to translate into Windows cr/lf and then back again
automatically.
-Original Message-
From: Frédéric THOMAS [mailto:webdoubl...@hotmail.com]
It depends the OS, on Windows it is recom
At least it what I deducted because it happened to me I checkout the dev
branch with autocrlf=true and wasn't able to build from ant on Cygwin, the
build scripts wasn't read correctly, changing it by autocrlf=input, checking
out again made it running correctly.
-Message d'origine-
De : Fré
It depends the OS, on Windows it is recommended to set it to "true",
"input" on others but if you're on windows but use Cygwin, it has to be set
to "input".
-Message d'origine-
De : Kessler CTR Mark J [mailto:mark.kessler@usmc.mil]
Envoyé : jeudi 26 septembre 2013 19:20
À : dev@flex.
Just a small note. The git property changes are independent of the sdk
specifically and more geared toward which git client you use on how to change
the properties.
-Original Message-
From: Maurice Amsellem [mailto:maurice.amsel...@systar.com]
6) Fred told me I should set " core.auto
-Message d'origine-
De : Maurice Amsellem [mailto:maurice.amsel...@systar.com]
Envoyé : jeudi 26 septembre 2013 18:58
À : dev@flex.apache.org
Objet : RE: Building the SDK from git
Hi,
This is my (uncensored :-) feedback following the SDK build.
1) Doc inconsistency:
There are 3 differ
Bump..
Justin, no pressure, but can you please acknowledge that this is on your
radar?
Thanks,
Om
On Sep 25, 2013 2:38 AM, "OmPrakash Muppirala" wrote:
>
> Justin,
>
> I have checked in a few skins (ActionBarBackground, Button and Checkbox
skins)
>
> Could you perhaps take the Checkbox skins an
OK, I will add the Apache headers and Notice, and send you the code, tonight or
tomorrow latest...
Maurice
-Message d'origine-
De : Alex Harui [mailto:aha...@adobe.com]
Envoyé : jeudi 26 septembre 2013 18:43
À : dev@flex.apache.org
Objet : Re: [VOTE][LAZY] Accept donation of Systar Dat
Hi,
This is my (uncensored :-) feedback following the SDK build.
1) Doc inconsistency:
There are 3 differents docs explaining how to build the SDK:
- WIKI:
https://cwiki.apache.org/confluence/display/FLEX/1.2+Setting+up+Manually
- WEB: http://flex.apache.org/dev-sourcecode.html
- README fi
River Song would say: "Spoilers!" The bane of time travellers all over
the universe...
;-)
EdB
On Thu, Sep 26, 2013 at 6:32 PM, Alex Harui wrote:
>
>
> On 9/26/13 9:12 AM, "Maurice Amsellem" wrote:
>
>>BUILD SUCCESSFUL!
>>
>>YEEHAA!
>>
>>Do you me to recap the few issues I have faced as a "n
Would be interesting to do. But I have a funny feeling there will be lots of
opinions on this area. Not to mention if you did rewrite the skins, would you
create them more in AS instead of mxml.
-Mark
-Original Message-
From: garethdanielsmith [mailto:garethdanielsm...@gmail.com]
In
In theory, Systar's legal department should be requiring some form of
header on any code leaving your company. So yes, adding headers is
advised and it would be my preference and probably save time in the end if
you use the Apache headers and NOTICE file.
IMO, no other changes to the code are req
In my opinion the default appearance of Spark components in Flex could be
greatly improved.
As an example, the Ext JS (AKA Sencha) javascript framework has many
components very similar to the ones in Flex, indeed Ext has billed itself as
a Flex replacement. Ext has a gray theme (amongst others) th
We also received the acknowledgments. That's good news.
Do I need to make the changes requested before (Apache headers, etc..) before
sending you the sources ?
Maurice
-Message d'origine-
De : Alex Harui [mailto:aha...@adobe.com]
Envoyé : jeudi 26 septembre 2013 18:31
À : dev@flex.ap
On 9/26/13 9:12 AM, "Maurice Amsellem" wrote:
>BUILD SUCCESSFUL!
>
>YEEHAA!
>
>Do you me to recap the few issues I have faced as a "newbie"?
Sure. I think you'll be getting write access soon, so then you'll be able
to update the README yourself.
-Alex
Hi Maurice,
The grant was filed today. Please make a snapshot of the code available
when you can. You can email the link or source to me directly. Any other
PMC'rs want to help with the IP review?
-Alex
On 9/25/13 7:56 PM, "Alex Harui" wrote:
>Again, none of this is required pre-donation.
BUILD SUCCESSFUL!
YEEHAA!
Do you me to recap the few issues I have faced as a "newbie"?
Maurice
-Message d'origine-
De : Maurice Amsellem [mailto:maurice.amsel...@systar.com]
Envoyé : jeudi 26 septembre 2013 17:42
À : dev@flex.apache.org
Objet : RE: Building the SDK from git
Thanks,
Thanks, that's really helpful.
I understand I launch the general build.xml the first time only, and then only
need to run the build.xml for the project I am working on (eg.
experimental/build.xml) which will compile rather quickly.
Is that correct ?
Maurice
-Message d'origine-
De : J
I should add that I have not updated the jQuery sample to reflect the
changes that have been happening to the "standard" JavaScript code. I
figured I would sort that out once things became more complete and stable.
--peter
On 9/26/13 9:17 AM, "Alex Harui" wrote:
>
>
>On 9/25/13 11:57 PM, "OmPra
The Mustella test suite is run on the VM against FP 11.1, 11.7, 11.8
and 11.9; each at least once every two days. These versions appear all
equal in the eyes of the SDK.
EdB
On Thu, Sep 26, 2013 at 5:06 PM, Justin Mclean wrote:
> Hi,
>
>> However playerglobal.version is still 11.1. Does this
Hi,
> However playerglobal.version is still 11.1. Does this mean I should compile
> agains FP 11.1?
You can compile against any version of the Flash Player from 10.2 onwards, we
try and keep it backwards compatible. People who use AIR generally want the
latest, people who use Flash Player may
Hi,
> Please can you share how you proceed to compile when you make even small
> changes to the code and would like to test them.
> Are you using an IDE at all ?
I normally use Flash Builder to edit files (but sometimes vi from the command
line) and I normally compile using ant from the command
Justin,
I noticed you updated air.version and release.version in build.properties.
However playerglobal.version is still 11.1. Does this mean I should compile
agains FP 11.1?
On the other hand, the page
https://cwiki.apache.org/confluence/display/FLEX/1.2+Setting+up+Manually says
we should b
Hi,
My config is the following:
- I have created a project in FB to map projects/experimental => added
.actionScriptProps and .flexLibProps
- Added both entries to .gitignore, to make sure they will not end up if any
commit
" given ant is the preferred build method."
Please can you share how y
Hi,
> Yes, I think that is the idea... I think "we" somehow all ended up
> with it in our local ignores
It's not in mine and I've not seen any issues, but they probably shouldn't be
in there in the first place, given ant is the preferred build method.
Thanks,
Justin
Hi,
> So maybe they should be included in the .gitignore (along with .project,
> etc.) ?
-1 to that. Anything that is actually in version control should not be in
.gitignore, this has caused far too many issues in the past, including breaking
a release candidate.
IMO if something in version c
Yes, I have tried to keep a "journal" of what I do and the issues I am facing.
I will do it with that in mind from now on. (ie updating the resources at the
end)
Maurice
-Message d'origine-
De : Erik de Bruin [mailto:e...@ixsoftware.nl]
Envoyé : jeudi 26 septembre 2013 15:56
À : dev@
Yes, I think that is the idea... I think "we" somehow all ended up
with it in our local ignores, a legacy from the rather messy
transition from SVN.
Also, you raise a couple of good issues with the README and other
docs. Would you mind keeping notes so once you're up and running we
(i.e. you ;-))
Understood.
So maybe they should be included in the .gitignore (along with .project, etc.) ?
Maurice
-Message d'origine-
De : Erik de Bruin [mailto:e...@ixsoftware.nl]
Envoyé : jeudi 26 septembre 2013 15:45
À : dev@flex.apache.org
Objet : Re: Building the SDK from git
On purpose, we d
On purpose, we don't want IDE specific configuration files in git.
EdB
On Thu, Sep 26, 2013 at 3:36 PM, Maurice Amsellem
wrote:
> Also, I noticed .actionScriptProperties and .flexLibProperties are missing
> from framework/projects/experimental
>
> Not committed or is it on purpose ?
>
> Mauri
Also, I noticed .actionScriptProperties and .flexLibProperties are missing from
framework/projects/experimental
Not committed or is it on purpose ?
Maurice
-Message d'origine-
De : Justin Mclean [mailto:jus...@classsoftware.com]
Envoyé : jeudi 26 septembre 2013 15:12
À : dev@flex.a
On 9/25/13 11:57 PM, "OmPrakash Muppirala" wrote:
>On Wed, Sep 25, 2013 at 8:41 PM, Alex Harui wrote:
>
>> Turns out there is a bug in the Falcon code that the search for
>>IFlexInfo
>> only is in the baseclass and not deeper.
>>
>> JQuery's app does not directly implement IFlexInfo. Adding t
Hi,
> Which source is the most up-to-date ?
You want the develop branches of both the SDK and TLF.
Thanks,
Justin
Hi,
With TLF environment variables work fine.
On OSX I have the following:
TLF_HOME=/Users/justinmclean/Documents/ApacheFlexTLFGit/
AIR_HOME=/Users/justinmclean/Documents/air/mac/3.1/
PLAYERGLOBAL_HOME=/Users/justinmclean/Documents/player/
FLASHPLAYER_DEBUGGER=/Users/justinmclean/Documents/Adobe
I believe the wiki ones are still the good default set. They were done that
way to match the repo names and are setup to use relative pathing between the
two repos. It really doesn't matter which style you use, but you don't need
to use both.
My personal choice is using the repo names and us
My .gitconfig has only two lines, name and email. :-(
I will read https://git-wip-us.apache.org/#contents to set the correct options.
Thanks
Maurice
-Message d'origine-
De : Frédéric THOMAS [mailto:webdoubl...@hotmail.com]
Envoyé : jeudi 26 septembre 2013 14:45
À : dev@flex.apache.o
Both are good, the build script is able to take either flex-sdk or sdk,
flex-tlf or tlf but you can have troubles run the script if at your first
checkout the "autocrlf" in your /.gitconfig was not set to
"input"
-Message d'origine-
De : Maurice Amsellem [mailto:maurice.amsel...@systar.com
https://git-wip-us.apache.org/#contents
-Message d'origine-
De : Maurice Amsellem [mailto:maurice.amsel...@systar.com]
Envoyé : jeudi 26 septembre 2013 14:31
À : dev@flex.apache.org
Objet : RE: Building the SDK from git
Yes, I am on the develop branch.
I have also read the basic docs on
I have started reading the wiki on "Setting up Manually", and it says :
TLF: git clone [https://git-wip-us.apache.org/repos/asf/flex-tlf.git] flex-tlf
SDK: git clone [https://git-wip-us.apache.org/repos/asf/flex-sdk.git] flex-sdk
However, http://flex.apache.org/dev-sourcecode.html says:
git clon
Yes, I am on the develop branch.
I have also read the basic docs on git since I am new to git ( they are very
well written).
"the wiki will tell you how to configure git"
You mean " https://cwiki.apache.org/confluence/display/FLEX/Apache+Flex+Wiki"; ?
OK, I will read it.
Maurice
-Message
Thanks Fred,
I will continue to post questions on the ML for others.
Please ignore them until this week-end :-).
Maurice
-Message d'origine-
De : Frédéric THOMAS [mailto:webdoubl...@hotmail.com]
Envoyé : jeudi 26 septembre 2013 14:24
À : dev@flex.apache.org
Objet : RE: Building the SD
Also, be sure to be on the develop branch "git checkout develop" and the
wiki will tell you how to configure git, this is important for line ending
for example.
-Message d'origine-
De : Maurice Amsellem [mailto:maurice.amsel...@systar.com]
Envoyé : jeudi 26 septembre 2013 14:04
À : dev@
Something else:
Build fails with the following error: " Could not load definitions from
resource flexTasks.tasks. It could not be found."
Main build.xml says:
Does this mean modules/antTasks must be built prior to building or SDK?
Maurice
-Message d'origine-
De : Maurice A
I'll be able to help you more during the week end but in between, this is
how I set my SDK:
F:/sources/apache/flex/
sdk/
tlf/
My env.properties:
env.AIR_HOME=F:\\sources\\adobe\\air\\3.4
env.FLASHPLAYER_DEBUGGER=C:\\Program Files (x86)\\Adobe\\Adobe Flash Builder
4.6\\player\\win
I use...
[anypath]/flex-sdk
[anypath]/flex-tlf
Just the default folder naming. Fred can tell you how to rename/move change
things to fully customize the pathing layout.
-Mark
-Original Message-
From: Maurice Amsellem [mailto:maurice.amsel...@systar.com]
Sent: Thursday, September 26
Actually, the README says that TLF_HOME is optional if the tlf directory is a
sibling of sdk.
This is my directory configuration:
ApacheFlex/git_source/
sdk/
tlf/
And I still get an error when running the build "TLF_HOME is not defined".
Maurice
De : Maurice Amsellem [mailto:maurice.amsel
Hi,
I am trying to build the develop SDK from git.
So I followed the instructions in the README file, and noticed some things that
seem not to be as expected:
1) README says you can set PLAYERGLOBAL_HOME, ..., TLF_HOME in
env.properties.
All vars are referenced and explained in env-templ
On 25/09/2013 20:55, aYo ~ wrote:
In developing mxml classes using code behind I've often accessed protected
class variables via the mxml attributes. I believe it's allowed
Yeah, me too - the MXML is extending the base class, so of course gets
access to package-local variables.
Tom
HI,
> I remember that using custom property proxies in BlazeDS I was able to adjust
> the serialization exactly the way I wanted to.
Probably via implementing IExternalizable and adding a writeExternal and
readExternal to all classes you want to serialise in a different way. Might be
a possible
Hi,
I remember that using custom property proxies in BlazeDS I was able to adjust
the serialization exactly the way I wanted to. Unfortunately this was in an
older Project ... Hopefully I can have a look for it this Weekend and I'll post
it here.
Chris
Thank you Alex,
I will check it now.
Because in the 4.1.0 the tree is working without problem but after updated it
throws that error.
Thanks for the tip now i know where to look.
Miguel
> From: aha...@adobe.com
> To: dev@flex.apache.org
> Date: Wed, 25 Sep 2013 09:15:42 -0700
> Subject: Re: tree
89 matches
Mail list logo