You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@royale.apache.org by GitBox <gi...@apache.org> on 2019/01/10 20:02:42 UTC

[GitHub] greg-dove commented on issue #370: States in Jewel Form doesnt work

greg-dove commented on issue #370: States in Jewel Form doesnt work
URL: https://github.com/apache/royale-asjs/issues/370#issuecomment-453234169
 
 
   I have had both states and databinding gotchas. But now I am quick to
   figure it out or think about it pro-actively.
   I think this is mostly when you are porting old Flex code - probably it is
   more usual to think about these pro-actively if you are creating new code
   in Royale.
   
   The other thing I did recently in Jewel was accidentally put the validator
   beads at the FormItem level instead of the internal component. Because it
   was custom validator code and did not throw an error during validation for
   the wrong strand, but returned false (inValid), I was looking at the wrong
   place for problems (the component) for a short while. Another learning
   point!
   
   On Fri, Jan 11, 2019 at 8:03 AM Carlos Rovira <no...@github.com>
   wrote:
   
   > ;-)
   >
   > That's en main problem with Beads...you can easily forgot to add it most
   > of the time. States and DataBinding are the things that I mostly
   > forgot...although with the time, I tend to have it in mind :)
   >
   > —
   > You are receiving this because you are subscribed to this thread.
   > Reply to this email directly, view it on GitHub
   > <https://github.com/apache/royale-asjs/issues/370#issuecomment-453214139>,
   > or mute the thread
   > <https://github.com/notifications/unsubscribe-auth/AEW31mwwcNzTZ0Q9CZGWrFTBXK88ojOQks5vB450gaJpZM4Z5SF1>
   > .
   >
   

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services