Giter Club home page Giter Club logo

Comments (6)

craigh avatar craigh commented on June 22, 2024

Doctrine2 is available in core 1.3 and does not use namespaces. IMO, converting to doctrine1 is a waste of manpower.

from legal.

rmburkhead avatar rmburkhead commented on June 22, 2024

The plugin uses namespaces internally when it accesses the Doctrine2 code. Doctrine1 will be a no-brainer. Legal doesn't need much.

I might skip D1 altogether anyway, and just keep things in module variables for 2.x. With the 3-4 new document types that Axel added things are getting kind of too big to stay with module variables, but 2.x could probably suffer along a while longer with them.

from legal.

craigh avatar craigh commented on June 22, 2024

Internally, yes indeed. I hadn't thought of that. Still, converting to an abandoned tech seems a waste.

from legal.

 avatar commented on June 22, 2024

Robert, the agreement for no namespacing was only for Zikula 1.3.0. From 1.3.1 we have introduced PHP 5.3 specific code as promised. There is no point implementing for Doctrine 1.

from legal.

rmburkhead avatar rmburkhead commented on June 22, 2024

I tend to agree with your comment regarding implementing an abandoned tech. The issue is in order to deal with the 'reset' issue I need to add a 'last updated date/time' field to each of the document types. Without D1 that means another 6 or so modvars. It really should have gotten converted to a db-driven module a while ago--at least when the new types were added.

I suppose we could just whack in the new modvars and deal with things in module version 3.0.0 when it is converted to 1.4. I suppose the only argument for going to D1 now is to allow users of core-1.3 to add more new document types.

What do others think? D1 now and allow more new types for 2.x/core-1.3, or forget it and implement the ability with D2 in 3.x/core-1.4?

from legal.

rmburkhead avatar rmburkhead commented on June 22, 2024

Re @Drak 's comment... well ok, then. Any further discussion regarding this (db-driven now or later) can happen over on issue #16.

from legal.

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.