Git Product home page Git Product logo

Comments (6)

GoogleCodeExporter avatar GoogleCodeExporter commented on September 24, 2024

Original comment by [email protected] on 11 Oct 2008 at 2:06

  • Added labels: Project-framework

from maashaack.

GoogleCodeExporter avatar GoogleCodeExporter commented on September 24, 2024

Original comment by zwetan on 1 Dec 2008 at 12:24

  • Added labels: Milestone-Release0.1

from maashaack.

GoogleCodeExporter avatar GoogleCodeExporter commented on September 24, 2024

Original comment by zwetan on 4 Mar 2009 at 8:22

  • Added labels: Milestone-Release0.2
  • Removed labels: Milestone-Release0.1

from maashaack.

GoogleCodeExporter avatar GoogleCodeExporter commented on September 24, 2024
I implement the basic namespace in the revision 652 : 
http://code.google.com/p/maashaack/source/detail?r=652

We can change the value of the namespace for the moment it's only a proposal to 
speak
about it.

system.experimental, system.optimized and system.standard are good names.

For me we must implement this namespace in the class of Maashaack but not in all
class only in the specific class like Strings etc.

For me we can use the "core" package to implement optmized implementation... the
namespace is not important in the core package.

Original comment by [email protected] on 7 Apr 2009 at 8:33

  • Changed state: Started

from maashaack.

GoogleCodeExporter avatar GoogleCodeExporter commented on September 24, 2024
I agree

first, core must be independant of anything so no namespaces use with core.*

also we don't necessary need to spread the namespaces everywhere, but just in 
small 
cases, like for Strings.format() or other case where we see we can have 
different 
implementation with their pros and cons (one can be very solid but slow, and 
another 
one can be much faster but with less features, etc.)

Original comment by zwetan on 7 Apr 2009 at 8:51

from maashaack.

GoogleCodeExporter avatar GoogleCodeExporter commented on September 24, 2024

Original comment by [email protected] on 11 Apr 2009 at 9:37

  • Changed state: Fixed

from maashaack.

Related Issues (20)

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.