You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@cordova.apache.org by Josh Soref <js...@blackberry.com> on 2013/11/05 00:44:53 UTC

cordova serve enhancements

https://github.com/apache/cordova-cli/pull/66

Can I get some feedback on this?

I’m still playing around with Cordova and don’t really know what people want things to do….

Fwiw, we’re going to try to get the Cordova help and error behavior to be usable for newbies.
This pull is because a coworker only figured out how to use serve by finding an answer on stack overflow [1].

I still have some work to do on the Wiki as well, but the hope is that when we’re done, 3.2 will be beginner friendly…

[1] http://stackoverflow.com/questions/19232733/cordova-serve-says-404-not-found
---------------------------------------------------------------------
This transmission (including any attachments) may contain confidential information, privileged material (including material protected by the solicitor-client or other applicable privileges), or constitute non-public information. Any use of this information by anyone other than the intended recipient is prohibited. If you have received this transmission in error, please immediately reply to the sender and delete this information from your system. Use, dissemination, distribution, or reproduction of this transmission by unintended recipients is not authorized and may be unlawful.


Re: cordova serve enhancements

Posted by Josh Soref <js...@blackberry.com>.
On 11/5/13, 7:25 AM, "Andrew Grieve" <ag...@chromium.org> wrote:
>Looks awesome! Really great improvement.
>
>I've pulled it in & umade a small tweak to fix doRoot() not being called.

Doh. I had rewritten the regexp there and then decided that I didn¹t want
to include that regexp change, so I discarded the hunk ‹ I missed that I
had also changed do404 to doRoot ‹ sigh (it was a long day).

The table duplication was because I had changed my mind about the order in
which I wanted to present things ‹ you picked the proper order, thanks :).

---------------------------------------------------------------------
This transmission (including any attachments) may contain confidential information, privileged material (including material protected by the solicitor-client or other applicable privileges), or constitute non-public information. Any use of this information by anyone other than the intended recipient is prohibited. If you have received this transmission in error, please immediately reply to the sender and delete this information from your system. Use, dissemination, distribution, or reproduction of this transmission by unintended recipients is not authorized and may be unlawful.


Re: cordova serve enhancements

Posted by Andrew Grieve <ag...@chromium.org>.
Looks awesome! Really great improvement.

I've pulled it in & umade a small tweak to fix doRoot() not being called.


On Mon, Nov 4, 2013 at 6:44 PM, Josh Soref <js...@blackberry.com> wrote:

> https://github.com/apache/cordova-cli/pull/66
>
> Can I get some feedback on this?
>
> I’m still playing around with Cordova and don’t really know what people
> want things to do….
>
> Fwiw, we’re going to try to get the Cordova help and error behavior to be
> usable for newbies.
> This pull is because a coworker only figured out how to use serve by
> finding an answer on stack overflow [1].
>
> I still have some work to do on the Wiki as well, but the hope is that
> when we’re done, 3.2 will be beginner friendly…
>
> [1]
> http://stackoverflow.com/questions/19232733/cordova-serve-says-404-not-found
> ---------------------------------------------------------------------
> This transmission (including any attachments) may contain confidential
> information, privileged material (including material protected by the
> solicitor-client or other applicable privileges), or constitute non-public
> information. Any use of this information by anyone other than the intended
> recipient is prohibited. If you have received this transmission in error,
> please immediately reply to the sender and delete this information from
> your system. Use, dissemination, distribution, or reproduction of this
> transmission by unintended recipients is not authorized and may be unlawful.
>
>