Coder Social home page Coder Social logo

archipelproject / tnkit Goto Github PK

View Code? Open in Web Editor NEW
39.0 39.0 13.0 428 KB

TNKit is a set of utility classes for Cappuccino. These classes have been extracted from the Archipel Project

Home Page: http://archipelproject.org

License: GNU Lesser General Public License v3.0

JavaScript 1.68% Objective-J 98.32%

tnkit's People

Contributors

ahankinson avatar chris-serafin avatar cncolder avatar dogild avatar einat avatar joehoyle avatar lvauvillier avatar primalmotion avatar tobad357 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

tnkit's Issues

Conflicting types

Bonjour Antoine,

Juste pour information (je n'ai pas encore mesuré l'impact), j'ai obtenu les warnings suivants en installant TNKit

  • (void)initWithFrame:(CGRect)aFrame
    ^
    WARNING line 128 in file:/Users/didier/Dev/Gits/TNKit/TNMessageView.j: Conflicting return type in implementation of 'initWithFrame:': 'id' vs 'void'
  • (BOOL)setThemeState:(CPThemeState)aThemeState
    ^
    WARNING line 123 in file:/Users/didier/Dev/Gits/TNKit/TNTabView.j: Conflicting parameter types in implementation of 'setThemeState:': 'ThemeState' vs 'CPThemeState'
  • (BOOL)unsetThemeState:(CPThemeState)aThemeState
    ^
    WARNING line 133 in file:/Users/didier/Dev/Gits/TNKit/TNTabView.j: Conflicting parameter types in implementation of 'unsetThemeState:': 'ThemeState' vs 'CPThemeState'
  • (id)setAction:(SEL)aSelector
    ^
    WARNING line 113 in file:/Users/didier/Dev/Gits/TNKit/TNTextFieldStepper.j: Conflicting return type in implementation of 'setAction:': 'void' vs 'id'
  • (void)initWithFrame:(CGRect)aRect
    ^
    WARNING line 8 in file:/Users/didier/Dev/Gits/TNKit/TNUIKitScrollView.j: Conflicting return type in implementation of 'initWithFrame:': 'id' vs 'void'

Didier.

PS : Je ne suis pas certain qu'il était nécessaire d'ouvrir une issue mais par prudence...

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.