Beefy Boxes and Bandwidth Generously Provided by pair Networks
Do you know where your variables are?
 
PerlMonks  

Re: Anyone doing WS-Trust with Perl?

by daxim (Curate)
on Nov 28, 2013 at 09:43 UTC ( [id://1064780]=note: print w/replies, xml ) Need Help??


in reply to Anyone doing WS-Trust with Perl?

Sorry, no immediate help from me. I use this opportunity for a rant. My excuse is that I have no blog (G+ doesn't count).

I have observed that since Perl modules are overwhelmingly grass-roots and initially almost always single-person efforts, this becomes a good Litmus test for a standard. (A standard is a IETF draft/RFC, W3C recommendation and the like, or Shub-Internet forbid, an ISO spec or worse. You know what I mean.) Can it be reasonably implemented by a single hacker in the spare time before 'e gives up, eyes bleeding from the tech jargon and brain trying to escape through the ears to make the dullness stop? Or do you need to throw money at the problem, assign a swat team of 9-5 professionals to crack the mother open methodically, and eventually? (Hi, Java.)

XML, for instance, falls firmly in the former camp. It's nice and small (really, look just how short the spec is), and as a proof of concept you can even hack your parser with just 200 SLOC bouncing off the regex matcher. (This is where the famous "desperate Perl hacker" meme comes from that was even expressed as a OSCON sticky badge.)

WS-anything, does not, precisely because the standards are huge and unwieldy and messy and IMO barely comprehensibly, trying to solve problems that became rapidly irrelevant (for instance, the whole SAML bullshit can be completely replaced with TLS). With the exception of LWP::Authen::Wsse, I haven't seen adoption in the Perl world. This is the same reason why our SOAP implementations lagged behind, and feature-full implementations only appeared when the heyday of RPC was already over.

tl;dr OASIS is where standards go that are not viable in real life.

Update: telling grantm about XML → facepalm of the day! ~:-| I'm gonna fetch a coffee.

Replies are listed 'Best First'.
Re^2: Anyone doing WS-Trust with Perl?
by grantm (Parson) on Nov 28, 2013 at 20:12 UTC

    Don't worry - I too could rant all day about the evils of XML and vastly over-complicated interop 'standards'.

    I've still got to do this thing though :-)

Re^2: Anyone doing WS-Trust with Perl?
by Anonymous Monk on Nov 28, 2013 at 17:52 UTC

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://1064780]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others lurking in the Monastery: (3)
As of 2024-04-25 09:25 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found