FogBugz (Case [Issue]10536) NativeBoost - Add class membership support in marshaller (NBExternalObject)

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

FogBugz (Case [Issue]10536) NativeBoost - Add class membership support in marshaller (NBExternalObject)

Pharo Issue Tracker
A FogBugz case was edited by CiprianTeodorov.

Case ID:      10536
Title:        Add class membership support in marshaller (NBExternalObject)
Status:       Work Needed
Category:     Bug
Project:      NativeBoost
Area:         Misc
Priority:     6 - Fix If Time
Milestone:    2.0
Assigned To:  Igor Stasenko

URL:          https://pharo.fogbugz.com/default.asp?10536

Similar issue happens with return types.

If ClassA is subclass of NBExternalObject and we have
ClassA class>>methodInA: arg1
<primitive: #primitiveNativeCall module: #NativeBoostPlugin error: errorCode>
^self nbCall: #(receiver aCFunction(int arg1)) options: #(  )

if ClassB is subclass of ClassA then when sending:
ClassB methodInA: 3. "we want to instantiate ClassB not ClassA"

for more details see: https://groups.google.com/forum/?fromgroups=#!topic/nativeboost/cAufQlimBxs


You are subscribed to this case.  If you do not want to receive automatic notifications in the future, unsubscribe (https://pharo.fogbugz.com/default.asp?pre=preUnsubscribe&pg=pgEditBug&command=view&ixBug=10536) from this case.

_______________________________________________
Pharo-bugtracker mailing list
[hidden email]
http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-bugtracker