View Issue Details

IDProjectCategoryView StatusLast Update
0005960JEDI VCL04 Feature Requestpublic2013-01-15 15:22
ReporterCyclatronAssigned To 
PrioritynormalSeverityfeatureReproducibilityN/A
Status confirmedResolutionopen 
Product VersionDaily / GIT 
Target VersionFixed in Version 
Summary0005960: More new features to the JvPlugin source for your review.
DescriptionJedi plug-in feature modifications 08/20/2012, thought I'd share.

Why : I need inner-module communication so I added some things..
(Bit tired so I'll keep it short)

* Added more Broadcast methods, these include String, Variant and Stream types.
You CAN pass HUGE amounts of data using them.

* Some methods use a copy constructor to create the objects in DLL space making instance manipulation not problem.

* Created both object Sharing and Streaming examples to test out *new concepts*.

* More descriptions in zip file.
Additional InformationDemo projects, source and patches included.

*Tested with D7 and D2010. Both work. Fixed leaks using FastMM4.
*Recommended FastMM (FastMM499.zip) usage for ShareMem replacement, not
 all examples require a memory manager with some new methods.

*All output files need to be outputted to same directory.
*Basic BDE and demo tables required for one demo project.
TagsNo tags attached.

Activities

2012-08-20 11:57

 

JVPlug Mods and Example (08-20-2012).zip (1,529,016 bytes)

obones

2013-01-15 15:22

administrator   ~0020347

Thanks for this

Issue History

Date Modified Username Field Change
2012-08-20 11:57 Cyclatron New Issue
2012-08-20 11:57 Cyclatron File Added: JVPlug Mods and Example (08-20-2012).zip
2013-01-15 15:22 obones Note Added: 0020347
2013-01-15 15:22 obones Status new => confirmed