Code Monkey home page Code Monkey logo

Comments (13)

csjits avatar csjits commented on June 17, 2024

Kannst du das genauer beschreiben?

Also wenn ich in der plugin.js baseClass auf 'ov' setze, dann löst er z.B. bei /acplt/ov/domain (hat baseclass /acplt/ov/object) aus. In Firefox und Chrome...

from henson.

Stasik0 avatar Stasik0 commented on June 17, 2024

ich bin mit dem debuger rein, und baseclass war immer leer....

jetzt steht in der baseclass cshmi/Group und der plugin wird nie aktiviert

from henson.

csjits avatar csjits commented on June 17, 2024

Also wenn ich mal auf die Jagd gehe mit

console.log('baseclass for %o: %o', currentClass, baseClass);

dann kriege ich das hier ausgegeben:

baseclass for "/": ""
baseclass for "/acplt": ""
baseclass for "/acplt/ov": ""
baseclass for "/acplt/ov/domain": "/acplt/ov/object"
baseclass for "/acplt/ov/class": "/acplt/ov/domain" 
baseclass for "/acplt/ksxdr": ""
baseclass for "/acplt/ksxdr/xdrIdentificator": "/acplt/ksbase/ProtocolIdentificator" 

mit chrome und firefox das gleiche

from henson.

Stasik0 avatar Stasik0 commented on June 17, 2024

Hmm,

aktiviert sich denn der Reiter wenn du auf /TechUnits/cshmi/demo_for_sten gehst? Bei mir nicht...

Am 08.11.2013 um 11:32 schrieb christoph-sachsenhausen [email protected]:

Also wenn ich mal auf die Jagd gehe mit

console.log('baseclass for %o: %o', currentClass, baseClass);
dann kriege ich das hier ausgegeben:

baseclass for "/": ""
baseclass for "/acplt": ""
baseclass for "/acplt/ov": ""
baseclass for "/acplt/ov/domain": "/acplt/ov/object"
baseclass for "/acplt/ov/class": "/acplt/ov/domain"
baseclass for "/acplt/ksxdr": ""
baseclass for "/acplt/ksxdr/xdrIdentificator": "/acplt/ksbase/ProtocolIdentificator"
mit chrome und firefox das gleiche


Reply to this email directly or view it on GitHub.

from henson.

csjits avatar csjits commented on June 17, 2024

nein, aber es gibt ja auch keine /TechUnits/cshmi/demo_for_sten.baseclass

oder wie soll ich sonst die baseclass herausfinden?

from henson.

Stasik0 avatar Stasik0 commented on June 17, 2024

ja, das ist ein protocol-fail, bei instanzen gibt es keine baseclass

ich sehe wo dein problem ist

einfach getEp auf den Vater rufen (/TechUnits/cshmi/) dort class ablesen

from henson.

csjits avatar csjits commented on June 17, 2024

ah ok, soll ich das für alle ändern? also nie in .baseclass reinschauen sondern immer nur getEP auf vater und dort die klasse holen?

from henson.

Stasik0 avatar Stasik0 commented on June 17, 2024

yea, bei "/" musst du /acplt/ov/domain hart reincodieren

from henson.

HolgerJeromin avatar HolgerJeromin commented on June 17, 2024

Ich bin ganz dringend dafür das im OV zu ändern:
libov/sources/ov_instantiation.c
Dort steht:
"child link is not visible as we can get the class using GetEP"
Das ist aber total dämlich. Sollten wir mal mit Lars besprechen.

from henson.

csjits avatar csjits commented on June 17, 2024

also halte ich erstmal die finger still? :)

from henson.

Stasik0 avatar Stasik0 commented on June 17, 2024

hasst du nicht sowieso ein getEP cache irgendwo?

from henson.

csjits avatar csjits commented on June 17, 2024

ja darüber würde ich es auch wohl machen

trotzdem würde ich gerne wissen wie es schlussendlich aussehen soll, bevor ich loslege :)

from henson.

HolgerJeromin avatar HolgerJeromin commented on June 17, 2024

Bitte mach es über den getEP cache. Damit sparen wir zusätzlich nämlich auch einen request. Auch wenn .objectclass wahrscheinlich in Zukunft funktionieren würde.

from henson.

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.