Hellllooooo

Right, so I'm in the process of updating MVP-Setup, so that it'll be able to utilize P.I.S.S. /
Out-of-the-box/, by just flipping a compiler-define, in the generated project/platform ...Nifty huh \o/\ö/\o/
In my MVP-Setup, there are 2 mandatory building blocks:
· cdbc.istrlist.pas
· obs.prosu.pas
Without which, it'd be a lot harder to bring the mechanisms to life

The stringlist interface is a 'Built-In' /
primary citizen/ of P.I.S.S., but up until now, the 'Observer Engine' was absent... Last night I shared the services & the implementation of the 'libobserver-xxx-26.0703.8.so' plugin, the xxx denotes the compiler that built it, e.g. 331, 324 or 322, trust me, this makes it a lot easier, in the file-explorer, when you are copying plugins to your app

Swing by
HERE to have a "LookSee"

It's located in "/demoes/demo-plugins/libobserver" & "Services"
This was an important step on the way... Because I've updated 'obs.prosu.pas' to mirror the plugin services.
· IobsProvider
· IobsConsumer
· IPublisher
· ISubscriber
As always, in the hope you may find it useful

Regards Benny