On Feb 29, 2012, at 7:25 PM, Rafael Santos wrote:
> I have created a first version for a page about the descions made so far on
> Apache Flex
> https://cwiki.apache.org/confluence/display/FLEX/Decisions+so+far
I may be missing some ML posts due to the traffic and being busy but from
reading you
[
https://issues.apache.org/jira/browse/FLEX-20?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13219584#comment-13219584
]
Pierangelo Mancusi edited comment on FLEX-20 at 3/1/12 7:16 AM:
---
Hi,
> I'm thinking (without having looked, mind you), that a Format specified by
> a developer should override the default Format (Mask?) for
> a developer-specific Country-Code.
Certainly an idea worth looking into.
I've not checked but CLDR[1] may contain this information.
Justin
1.http://c
HI,
I also want the recorded video as the different time zones, I was unable to
see that video.
Can you please Share it.
Thanks & Regards* **?*
*MANISH SHARMA*
On Thu, Mar 1, 2012 at 9:36 AM, Rafael Santos
wrote:
> Sadly I lost the start of the talk... How can I access the recorded video?
>
I'll give it a look when I get back from vacation.
I'm thinking (without having looked, mind you), that a Format specified by
a developer should override the default Format (Mask?) for
a developer-specific Country-Code.
I picture the developer who implements such a validator will often tie the
c
Hi,
> That's cool!
Thanks!
> For a Postal Code validator, I believe you'll need a thorough suite of
> tests to validate (pun!) that the class works for the wide variety of
> Postal Formats.
There a fair representative set of tests so far (look at
PostCodeValidatorTests.as) but extra tests are e
That's cool!
For a Postal Code validator, I believe you'll need a thorough suite of
tests to validate (pun!) that the class works for the wide variety of
Postal Formats.
Is there an ISO-Standard for Postal Codes? Or perhaps an agreed upon
standard for Formats for each country-code?
On Wed, Feb 2
Another interesting link related to SVN pre-commit to hook to JIRA
https://studio.plugins.atlassian.com/wiki/display/SVN/Subversion+JIRA+plugin
Rafael Santos - Specta
On Thu, Mar 1, 2012 at 01:16, Rafael Santos wrote:
> Isnt it possible to relate SVN and JIRA in the commit comment?
>
> That is
Isnt it possible to relate SVN and JIRA in the commit comment?
That is very usefull for backtracking
Maybe use pre-commit scripts that forbid svn commits that don't refer to a
JIRA issue...
https://studio.plugins.atlassian.com/wiki/display/CMMT/JIRA+Commit+Acceptance
Rafael Santos - Specta
Edit versionCode in manifest
Key: FLEX-26
URL: https://issues.apache.org/jira/browse/FLEX-26
Project: Apache Flex
Issue Type: Bug
Environment: Flex 4.6 sdk export release build
Reporter: Akh
Sadly I lost the start of the talk... How can I access the recorded video?
Rafael Santos - Specta
On Wed, Feb 29, 2012 at 22:32, grimmwerks wrote:
> Peeked in before putting the kids to bed; would love to watch the
> recording later.
>
> On Feb 29, 2012, at 11:54 AM, JP Bader wrote:
>
> > htt
Hi,
> mx:Spacer
s:Rect can be used as a spacer. s:Spacer would be an easy class to write :-)
#hint
Justin
On Thu, Mar 1, 2012 at 00:31, Omar Gonzalez wrote:
> On Wed, Feb 29, 2012 at 7:20 PM, Rafael Santos <
> rsan...@spectacompany.com.br
> > wrote:
>
> > As long as I can remember Spark does not cover every component that exist
> > on mx. Many components were left behind (ViewStack, Accordion, LinkBut
On Wed, Feb 29, 2012 at 7:20 PM, Rafael Santos wrote:
> As long as I can remember Spark does not cover every component that exist
> on mx. Many components were left behind (ViewStack, Accordion, LinkButton
> and many others).
>
> Rafael Santos - Specta
>
True, I've just been using Spark componen
>
> Re versioning I thought (but could be mistaken) we we going for 4.8 as the
> > initial release as Adobe may come out with some security patches etc.
> >
>
> *Done.*
I added some notes about these reserved version numbers to the wiki page
for the sake of clarity.
https://cwiki.apache.org/conf
As long as I can remember Spark does not cover every component that exist
on mx. Many components were left behind (ViewStack, Accordion, LinkButton
and many others).
Rafael Santos - Specta
On Thu, Mar 1, 2012 at 00:17, Justin Mclean wrote:
> Hi,
>
> > Out of curiosity, is there a reason you cho
On Wed, Feb 29, 2012 at 7:17 PM, Justin Mclean wrote:
> Hi,
>
> > Out of curiosity, is there a reason you chose to make it an MX based
> > Validator as opposed to a Spark validator?
>
> I find a lot of people still use mx components, there are still a fair
> number of Flex 3.6 or Flex 4.x mixed mx
>
> In regards to building with Ant I hate to bing this up (yet again) but
> it's probably better to say that Ant is the current way of building the
> project and people are welcome to submit other methods of building the SDK.
> There's been no decision as such it's just that the donated code base
Hi,
> Out of curiosity, is there a reason you chose to make it an MX based
> Validator as opposed to a Spark validator?
I find a lot of people still use mx components, there are still a fair number
of Flex 3.6 or Flex 4.x mixed mx and spark applications about.
There still nothing in Spark that'
>
> It supports either a single postcode format or an array of postcode
> formats. Formats are defined as strings consisting of N,A,CC,- or space
> where is N is a number, A is a letter, CC is country code (optional) and
> "-" or space for formatting. eg "" is a 4 digit postcode. " AA" is
>
Hi Justin,
Out of curiosity, is there a reason you chose to make it an MX based
Validator as opposed to a Spark validator?
--
Omar Gonzalez
s9tpep...@apache.org
Apache Flex PPMC Member
Hi there,
I've created a first pass at an mx style post code validator. It still needs
some work. It can be found in my white board area here:
http://svn.apache.org/viewvc/incubator/flex/whiteboard/jmclean/validators/
It supports either a single postcode format or an array of postcode formats.
At this point I think it's just waiting for Tony to find the time to do it.
Unfortunately infra gets ruffled if we bug them too much so it's probably best
to just be patient.
Sent from my mobile device.
On Feb 29, 2012, at 8:35 PM, Omar Gonzalez wrote:
> On Wed, Feb 29, 2012 at 6:30 PM, Just
Hi,
That's a good start.
In regards to building with Ant I hate to bing this up (yet again) but it's
probably better to say that Ant is the current way of building the project and
people are welcome to submit other methods of building the SDK. There's been no
decision as such it's just that th
On Wed, Feb 29, 2012 at 2:39 PM, Om wrote:
> The (lazy) decision was:
>
> 1) Keep Ant for now - because it just works. This is how Flex SDK is built
> today.
> 2) Maven, Gradle, Scon etc. support can be added by anyone interested. No
> one is blocking those efforts.
> 3) Once the other mechansi
On Wed, Feb 29, 2012 at 6:30 PM, Justin Mclean wrote:
> Hi,
>
> Can anyone provide an update on what the hold up with the JIRA import is?
> Has the latest Adobe JIRA export tired to be imported?
>
> Thanks,
> Justin
>
It looks like there hasn't been any movement on it since the 18th:
https://iss
[
https://issues.apache.org/jira/browse/FLEX-20?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13219743#comment-13219743
]
Robert Cesaric commented on FLEX-20:
For what it's worth, this is how we patched it (alon
Hi,
Can anyone provide an update on what the hold up with the JIRA import is? Has
the latest Adobe JIRA export tired to be imported?
Thanks,
Justin
I have created a first version for a page about the descions made so far on
Apache Flex
https://cwiki.apache.org/confluence/display/FLEX/Decisions+so+far
I am still reading past emails so let me know if I am missing something.
Rafael Santos - Specta
Peeked in before putting the kids to bed; would love to watch the recording
later.
On Feb 29, 2012, at 11:54 AM, JP Bader wrote:
> http://experts.adobeconnect.com/cfug-adobe-spoons-apache/
>
> We are starting at 6pm CST. We will first have a few minutes
> discussing some iOS from Flex, and th
Starting right now!
-Nick
On Wed, Feb 29, 2012 at 5:12 PM, Rafael Santos wrote:
> Great, thanks...
>
> Rafael Santos - Specta
>
>
> On Wed, Feb 29, 2012 at 13:54, JP Bader wrote:
>
> > http://experts.adobeconnect.com/cfug-adobe-spoons-apache/
> >
> > We are starting at 6pm CST. We will first
The (lazy) decision was:
1) Keep Ant for now - because it just works. This is how Flex SDK is built
today.
2) Maven, Gradle, Scon etc. support can be added by anyone interested. No
one is blocking those efforts.
3) Once the other mechansims work properly and all kinks have been ironed
out, we ta
On Wed, Feb 29, 2012 at 3:58 PM, David Francis Buhler
wrote:
> We seem to be caught in a build-quagmire.
>
> Should we put the build-tool decision up to a vote, or will we wait to see
> what people accomplish with the various build tools and then decide?
The latter. There's nothing yet checked in
[
https://issues.apache.org/jira/browse/FLEX-20?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13219584#comment-13219584
]
Pierangelo Mancusi commented on FLEX-20:
Hi John,
fist of all, nice to meet you.
let
We seem to be caught in a build-quagmire.
Should we put the build-tool decision up to a vote, or will we wait to see
what people accomplish with the various build tools and then decide?
On Wed, Feb 29, 2012 at 4:45 PM, Left Right wrote:
> I'm sorry to be dragged again into this discussion.
>
>
On Wed, Feb 29, 2012 at 12:42 PM, Martin Heidegger
wrote:
> On 01/03/2012 04:19, Doug Arthur wrote:
>>
>> On the note of adding users to the wiki, I think it'd be a good idea
>> to track those through Jira. Thoughts?
>
> My personal thought is to open the wiki to free use for registered users
> (
I'm sorry to be dragged again into this discussion.
No, the man is the "judge", so far I could figure. In any case, the idea
the comic was trying to convey was that if you measure by an inappropriate
measurement tool, then the result will be random, or, as in that case,
biased, because the tool w
The man loses to the Monkey, no?
On Wed, Feb 29, 2012 at 8:11 AM, Left Right wrote:
> In the course of recent events happening in the US I remember seeing a
> comic, which I cannot find now. It went something like this: a man sitting
> in front of the group of animals, a turtle, an elephant, an
On 01/03/2012 04:19, Doug Arthur wrote:
On the note of adding users to the wiki, I think it'd be a good idea
to track those through Jira. Thoughts?
My personal thought is to open the wiki to free use for registered users
(like other apache wikis do) -
at least in the starting period. Current pro
On Wed, Feb 29, 2012 at 12:16 PM, Doug Arthur wrote:
> On Wed, Feb 29, 2012 at 11:49 AM, Jun Heider wrote:
>>
>> On Feb 28, 2012, at 5:13 PM, Martin Heidegger wrote:
>>
>>> I am not sure who gives permission :)
>>>
>>> yours
>>> Martin.
>>>
>>> On 29/02/2012 09:10, Rafael Santos wrote:
It is
On Wed, Feb 29, 2012 at 11:49 AM, Jun Heider wrote:
>
> On Feb 28, 2012, at 5:13 PM, Martin Heidegger wrote:
>
>> I am not sure who gives permission :)
>>
>> yours
>> Martin.
>>
>> On 29/02/2012 09:10, Rafael Santos wrote:
>>> It is my own emailrsan...@spectacompany.com.br
>>>
>>> Rafael Santos -
On Feb 28, 2012, at 5:13 PM, Martin Heidegger wrote:
> I am not sure who gives permission :)
>
> yours
> Martin.
>
> On 29/02/2012 09:10, Rafael Santos wrote:
>> It is my own emailrsan...@spectacompany.com.br
>>
>> Rafael Santos - Specta
>>
>>
>> On Tue, Feb 28, 2012 at 21:07, Martin Heidegg
So it turns out IntelliJ has a plugin that allows you to run an Eclipse
Code Formatter within IntelliJ. I will try it later today after my morning
meetings using a properties file from FlexFormatter. This would solve
getting the settings from FlexFormatter to IntelliJ, we'd still have to
evaluate h
> Sorry, I'm late to the conversation, but we actually have a committee
> here at Apache that manages our GSOC relationship. It's the Apache
> Community Development committee. The page is:
>
> http://community.apache.org/
>
> and the mailing list is:
>
> d...@community.apache.org
Nice. So I think
Great, thanks...
Rafael Santos - Specta
On Wed, Feb 29, 2012 at 13:54, JP Bader wrote:
> http://experts.adobeconnect.com/cfug-adobe-spoons-apache/
>
> We are starting at 6pm CST. We will first have a few minutes
> discussing some iOS from Flex, and then get into the meat of the
> discussion.
http://experts.adobeconnect.com/cfug-adobe-spoons-apache/
We are starting at 6pm CST. We will first have a few minutes
discussing some iOS from Flex, and then get into the meat of the
discussion.
Thanks everyone!
On Wed, Feb 29, 2012 at 10:31 AM, Abdul Sattar wrote:
> Waiting for link.
>
>
On Wed, Feb 29, 2012 at 9:57 AM, JP Bader wrote:
> I have a friend in Google who is a server-side engineer. She doesn't
> know much about SOC, but if we have some questions, she'd be happy to
> get some answers for us from higher ups. Just let me know how I may
> be of service :)
Sorry, I'm lat
We'll be streaming it via Adobe Connect. Link will go out sometime in
the next few hours.
Cheers,
JP
On Wed, Feb 29, 2012 at 2:15 AM, manish sharma wrote:
> HI,
>
> I am in India, How can I watch this event?
>
> Thanks & Regards* **?*
> *MANISH SHARMA*
>
>
>
>
> On Wed, Feb 29, 2012 at 1:28 PM
I have a friend in Google who is a server-side engineer. She doesn't
know much about SOC, but if we have some questions, she'd be happy to
get some answers for us from higher ups. Just let me know how I may
be of service :)
JP
On Tue, Feb 28, 2012 at 5:37 PM, Martin Heidegger wrote:
> Hi,
>
>
>I find that approach a little bit too gun-slinger in the wild-west. If this
>was just an application, I wouldn't see as much of a point for component
>specification. >However, this is an SDK. More developers are interested in
>our component specifications than just those who want to check ou
Well, it might be an interesting component, but from my experience and the
purpose of it, I always tried not to use it. The memory usage is enormous
for what it suppose to do.
But this is a different story, I was just trying to give some hints of new
components that might improve the current SDK a
The mx:Repeater is a little bit different and an interesting one. If you look
in UIComponent, there's some specific exceptions for handling Repeater. I
think it's more along the lines of an earlier thread here discussing possibly
providing conditionals and loops in markup.
On Feb 29, 2012,
JP, I can help setup the streaming tonight, assuming you have internet
access :)
-Nick
On Tue, Feb 28, 2012 at 6:20 PM, JP Bader wrote:
> We're meeting up tomorrow evening to talk with Christophe Coenraets
> and Michael Labriola to discuss Flex, Spoon, Apache, Adobe, and you!
>
> If you're with
I agree with Carol. No bug numbers in code except where the solution is so
complex or so awkward that it requires some background (possibly
attachments and discussion thread from the JIRA issue.
Rui
Original Message
> From: "Carol Frampton"
> Sent: segunda-feira, 27 de Fevere
In the course of recent events happening in the US I remember seeing a
comic, which I cannot find now. It went something like this: a man sitting
in front of the group of animals, a turtle, an elephant, an elk, a dog and
a monkey. The punch line was something like: "I'm not wanting to take
sides, t
>
> As of today, there is no good, in fact, no bearable support for building
> Flex projects by using Maven. What there is, is an amateurish effort,
> malfunctioning most of the time, something that implements only half of the
> API available to the compiler. It is absolutely unusable for real-worl
On Tue, 28 Feb 2012 22:33:35 +0200, Left Right wrote:
Non-text part: multipart/alternative
> First of all, the text below is purely informational. If you are passionate
> about the subject - save that for the time you have the time to read. This
> is not an argument in favor of any particular tech
Woot!
15 Votes for FLEX-8 issue (Make SDK build with Maven/Flexmojos and deploy
release and snapshot artifacts to the Apache Maven repository)
:D
I have an Accordion and AccordionLayout in my whiteboard.
I'll try and get my calender/date picker work added soon.
Tink
andrei apostolache wrote:
>We can start migrating components from mx to spark. At work we already
>built something close to an Accordion, or a simpler and easier to skin
>Ca
To have a tooltip on disable can be made by creating a custom button skin
or an custom button, which is not that hard.
I'm thinking of generic components, which you either use mx components and
lose performance, or build your own spark component.
One of the spark advantages was that couple of mx co
Yup! I agreed that using mx with spark is not a good decision but there are
some lack of functionality in spark components which is available in mx.
i.e. in a simple spark button, you are not able to see tool-tip while it is
disabled.
so many developers has to use mx with spark due to these some l
We can start migrating components from mx to spark. At work we already
built something close to an Accordion, or a simpler and easier to skin
Calendar, suitable for mobile devices.
Anyone knows that using mx with spark is not a good decision.
On Wed, Feb 29, 2012 at 8:08 AM, Ariel Jakobovits wrot
HI,
I am in India, How can I watch this event?
Thanks & Regards* **?*
*MANISH SHARMA*
On Wed, Feb 29, 2012 at 1:28 PM, Giorgio Natili wrote:
> Hi,
>
> Can you stream it over connect?
>
> Giorgio
>
> On 2/28/12 7:20 PM, "JP Bader" wrote:
>
> >We're meeting up tomorrow evening to talk with Ch
Thanks for the support Martin but some compatriots to work with me is what I
seek.
Ariel Jakobovits
ajako...@adobe.com
650-350-0282
On Feb 28, 2012, at 5:00 PM, Martin Heidegger wrote:
> On 29/02/2012 09:36, Ariel Jakobovits wrote:
>> We have a list of components for desktop, and an emerging
64 matches
Mail list logo