Skip to content
This repository was archived by the owner on Feb 2, 2021. It is now read-only.

Share mobile classes and services #30

Merged
merged 1 commit into from
Aug 19, 2014
Merged

Share mobile classes and services #30

merged 1 commit into from
Aug 19, 2014

Conversation

Fatme
Copy link
Contributor

@Fatme Fatme commented Aug 14, 2014

No description provided.

///<reference path="../.d.ts"/>
"use strict";

export function isWindows() {
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Aren't those already available in the helpers.ts?

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yes, the goal is to remove them from helpers and use the ones in host-info. The helpers.ts becomes a monstrocity of unrelated code, imho.

@ligaz
Copy link

ligaz commented Aug 14, 2014

I have a couple of ideas for refactorings but those should go in separate PRs:

  • Move provision class to ios folder.
  • Refactor the project type to be a string or enum and not a number.

@teobugslayer
Copy link
Contributor

👍

Fatme added a commit that referenced this pull request Aug 19, 2014
Share mobile classes and services
@Fatme Fatme merged commit 3902e1a into master Aug 19, 2014
@Fatme Fatme deleted the fatme/mobile branch August 19, 2014 07:17
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants